An Interest In:
Web News this Week
- March 15, 2025
- March 14, 2025
- March 13, 2025
- March 12, 2025
- March 11, 2025
- March 10, 2025
- March 9, 2025
Some of Our Sources
View All Sources
August 21, 2020 04:26 am GMT
Original Link: https://dev.to/voyz/i-just-published-my-first-open-source-library-in-python-and-wanted-to-share-it-with-you-guys-video-below-5akh
I just published my first Open Source library in Python and wanted to share it with you guys (video below)
https://www.youtube.com/watch?v=8XL7d_ehhsA
Databay is a scheduled data transfer interface, facilitating transfer of data from A to B on a scheduled interval. If your project requires custom data transfer, it would make my day if you gave Databay a look.
You can find Databay on GitHub, or its documentation on ReadTheDocs.
Some of Databays features are:
- Simple, decoupled interface Easily implement data production and consumption that fits your needs.
- Granular control over data transfer Multiple ways of passing information between producers and consumers.
- Asyncio supported You can produce or consume asynchronously.
- We'll handle the rest scheduling, startup and shutdown, exception handling, logging.
- Support for custom scheduling Use your own scheduling logic if you like.
Im looking for someone who would like to do some code review on it (its relatively small), so if youd feel like reading some code and helping out - drop me a message. Thanks!
This is the first time Im publishing an open source library so would love to hear your feedback.
Thanks!
Voy
Original Link: https://dev.to/voyz/i-just-published-my-first-open-source-library-in-python-and-wanted-to-share-it-with-you-guys-video-below-5akh
Share this article:
Tweet
View Full Article

Dev To

More About this Source Visit Dev To