A Python ecosystem specific library
Project description
This library provides routines for Python specific operations for project Thoth. An example of routines present in this library:
manipulating with project (see Project abstraction)
operations on top of requirements.txt files and/or Pipfile and Pipfile.lock files
operations for operating with Python package source indexes (PEP-0503 compatible simple repository API)
operations for Python packages (default and the development ones) and their in memory hierarchical structures
Running the testsuite
You can use Pipenv for managing this project and execute testsuite using setup.py’s test command:
pipenv install --dev
pipenv run python3 setup.py test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
thoth-python-0.4.1.tar.gz
(17.6 kB
view hashes)