Skip to content

renatahodovan/inators

Repository files navigation

inators

https://img.shields.io/pypi/v/inators?logo=python&logoColor=white https://img.shields.io/pypi/l/inators?logo=open-source-initiative&logoColor=white https://img.shields.io/github/actions/workflow/status/renatahodovan/inators/main.yml?branch=master&logo=github&logoColor=white https://img.shields.io/coveralls/github/renatahodovan/inators/master?logo=coveralls&logoColor=white

inators is a collection of useful utilities mostly used by the ...inator project family, whence its name.

Requirements

Install

To use inators in another project, it can be added to setup.cfg as an install requirement (if using setuptools with declarative config):

[options]
install_requires =
    inators

To install inators manually, e.g., into a virtual environment, use pip:

pip install inators

The above approaches install the latest release of inators from PyPI. Alternatively, for the development version, clone the project and perform a local install:

pip install .

Copyright and Licensing

Licensed under the BSD 3-Clause License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages