Collection of Python packages to aid in general software development. These Python developer libraries consist of Python PyPI namespace packages all under the dtools. "namespace."
These tools tend to prefer a functional programming approach yet still endeavor to remain Pythonic.
Python Package | Projects (PyPI) | Source Code (GitHub) |
---|---|---|
dtools.circular_array | dtools.circular-array | dtools-circular-array |
dtools.containers | dtools.containers | dtools-containers |
dtools.fp | dtools.fp | dtools-fp |
dtools.iterables | dtools.iterables | dtools-iterables |
dtools.queues | dtools.queues | dtools-queues |
dtools.splitends | dtools.splitends | dtools-splitends |
Detailed pdoc generated documentation for all Developer Tools PyPI projects.
This repo itself, as well as all the Developer Tools namespace projects, are licensed under the Apache License Version 2.0, January 2004.
See CHANGELOG.md for ongoing changes.
This collection is not associated with either the
https://pypi.org/project/dtools
PyPI project or thehttps://github.com/chermed/dtools
GitHub repo.