- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 02-03-2020 02:21 PM
Hello,
Thought I'd announce an open-source project I've been working on for some time: Snow, an improvement of Pysnow which I created some years ago. It's currently in alpha, and it'd be lovely to get people to test it out and contribute with issues, code or ideas.
Project info:
- Licensed under MIT
- Compatible with Python 3.7+
- Event loop driven (asyncio)
Links:
- Documentation: https://python-snow.readthedocs.io/en/latest
- Github: https://github.com/rbw/snow
- Next release: https://github.com/rbw/snow/projects/1
All forms of contributions are welcome - be it as feedback here, an Issue, a PR or something else.
Also, I'll shortly release a neat API browser built on top of it, which will also function as a comprehensive code example.
- 1,629 Views