Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidcellis/ducktools

Meta Project for all ducktools namespaced projects
https://github.com/davidcellis/ducktools

Last synced: 1 day ago
JSON representation

Meta Project for all ducktools namespaced projects

Awesome Lists containing this project

README

        

# ducktools #

This is a namespace project that will install *all* ducktools modules.

This mostly exists to make sure that 'ducktools' on pip installs all ducktools namespaced projects in the case
that someone types `pip install ducktools`.

If you are using one of the modules in a project it is highly recommended to depend on that module directly.

Modules are not versioned under this meta package, it will always install the newest version
of all included modules.

Included modules:
* [ducktools-lazyimporter](https://github.com/DavidCEllis/ducktools-lazyimporter)
* [ducktools-jsonkit](https://github.com/DavidCEllis/ducktools-jsonkit)
* [ducktools-scriptmetadata](https://pypi.org/project/ducktools-scriptmetadata/)
* [ducktools-pythonfinder](https://pypi.org/project/ducktools-pythonfinder/)

## Licensing ##

Individual components of ducktools may be licensed under more permissive (non-copyleft) licences
this namespace package uses GPLv3 as the least permissive license any included project may use.