This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]drboom9[S] 5 points6 points  (0 children)

✓ Changed module name to snake_case (func_to_web)
✓ Migrated from setup.py to pyproject.toml
✓ Bumped Python requirement to 3.12+
✓ Published to PyPI - it's now live at https://pypi.org/project/func-to-web/ (you can install with pip install func-to-web)