A Python ecosystem specific library
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file thoth-python-0.17.0.tar.gz.
File metadata
- Download URL: thoth-python-0.17.0.tar.gz
- Upload date:
- Size: 67.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57ea964df55fae791825b7dfdd943bd9b4fbb179dec7ee32762e43fba360e47d
|
|
| MD5 |
30b67e343fdfbb0eee765ef28e1f3f83
|
|
| BLAKE2b-256 |
ac4a7cccfa3b4f882ba89274184c418270fe9f4b4d658d7be32da5c024711ed7
|
File details
Details for the file thoth_python-0.17.0-py3-none-any.whl.
File metadata
- Download URL: thoth_python-0.17.0-py3-none-any.whl
- Upload date:
- Size: 65.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6e1bc7ca854d4d4b36ffaa7dab88cfff8c8e46290a2d24cde112f4376d4e439
|
|
| MD5 |
015868d4fca5522a2837f28b2abeee29
|
|
| BLAKE2b-256 |
2d0bba929a35a0774b47dc866cbafcf1ac77b93f243923206875006e735aa8ff
|