Skip to main content

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 on top of constraints.txt 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

Installation

This package is available on PyPI. You can install it with pip or Pipenv:

pipenv install thoth-python

Running and testing

You can use Pipenv for managing this project and execute testsuite using setup.py’s test command:

# Clone this package:
git clone https://github.com/thoth-station/python.git thoth-python
cd thoth-python
pipenv install --dev
pipenv run python3 setup.py test

Project details


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.16.2.tar.gz (29.7 kB view hashes)

Uploaded Source

Built Distribution

thoth_python-0.16.2-py3-none-any.whl (40.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page