What's in a code repository? Usually you'll find the source code, some configuration and the deployment infrastructure - basically the things needed to develop & deploy something: it might be a service, an app or a library. A Monorepo contains the ... (more…)
Read more »
Elsie allows you to create slides programmatically using Python. It is a Python library
that lets you build SVG slides in a
composable way and then render them to PDF. There is no DSL or GUI – presentations created with
Elsie are fully programmed with Pyt... (more…)
Read more »
Release, 3.12.0a7,, Date, April 05, 2023,. This article explains the new features in Python 3.12, compared to 3.11. For full details, see the changelog. Summary – Release highlights: Important depr... (more…)
Read more »
A genetic algorithm written in Python for educational purposes. - DomenicoDeFelice/genetic-algorithm-in-python... (more…)
Read more »
cryptoxlib-aio - asynchronous python client for various crypto exchanges with full REST API and websocket support. Supported exchanges: AAX, Bibox, BiboxEurope, Binance, Bitforex, BitpandaPro, Bitv... (more…)
Read more »