Devlog #06
The last one ʕ•ᴥ•ʔ
Hey I hope you are all doing amazing!
This will be the final development log before SkyCanvas officially ships.
The last few steps were focused on preparing the project for release rather than adding new features.
I just:
- finished writing the README
- created the pyproject.toml
- polished the documentation, and made sure everything is ready to be published as a proper Python package
I also fixed a few remaining bugs and gave the CLI last cleanup before release
What went good
Everything is finally in place, writing pyproject.toml was kind of muscle memory at this point. The project feels complete and ready for other people to install and use.
What was hard
Preparing a project for release takes much more work than it seems, although I think the pyproject.toml file is the easy part.
Documentation and polishing ended up taking almost as much time as some of the features themselves.
Time to upload SkyCanvas to PyPI and ship v0.1.0 🤍
Comments 1
looking good!! good luck with your ship as well!
Sign in to join the conversation.