|
1 year ago | |
---|---|---|
pisco | 1 year ago | |
tests | 1 year ago | |
.coveragerc | 1 year ago | |
.gitattributes | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE-APACHE | 1 year ago | |
LICENSE-MIT | 1 year ago | |
MANIFEST.in | 1 year ago | |
README.rst | 1 year ago | |
example.ini | 2 years ago | |
pyproject.toml | 1 year ago | |
requirements.txt | 1 year ago | |
run-pisco.py | 1 year ago | |
setup.py | 1 year ago | |
tox.ini | 1 year ago |
pisco
=====
.. contents:: **Table of Contents**
:backlinks: none
Installation
------------
pisco is distributed on `PyPI <https://pypi.org>`_ as a universal
wheel and is available on Linux/macOS and Windows and supports
Python 2.7/3.5+ and PyPy.
.. code-block:: bash
$ pip install pisco
License
-------
pisco is distributed under the terms of both
- `MIT License <https://choosealicense.com/licenses/mit>`_
- `Apache License, Version 2.0 <https://choosealicense.com/licenses/apache-2.0>`_
at your option.