A package used to sort you requirements file.
Project description
sort-requirements-file
A CLI application used to sort your requirements file (requirements.txt
, poetry.toml
, ...), inspired by sort-package-json.
Install
You can install this package by cloning this repository, then run the setup.py
file, or by using pip
(the recommened way).
- Install using pip.
Open the terminal, then run this command.
pip install git+https://github.com/HigherOrderLogic/sort-requirements-file
- Install using
git
.# Clone the repository git clone https://github.com/HigherOrderLogic/sort-requirements-file.git cd sort-requirements-file # Install the package python setup.py install
Usage
Open the terminal at where you requirements file is, the run python -m sort_requirements_file
, and boom, your requirements file is sorted!
For more information on how to use the file, please see the documents.
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 Distributions
File details
Details for the file sort-requirements-file-0.0.1.tar.gz
.
File metadata
- Download URL: sort-requirements-file-0.0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4c54cab53bea7e6f98b05f6f1ed87239c8ecf3c36912d875d0242085df657f60 |
|
MD5 | 07863acd30484a56d3aa26017be0e68a |
|
BLAKE2b-256 | 3ec36998f3808056c6381f286f36a1cdbd109951b31ad56eb5a66e38a19e7175 |
File details
Details for the file sort_requirements_file-0.0.1-py3.9.egg
.
File metadata
- Download URL: sort_requirements_file-0.0.1-py3.9.egg
- Upload date:
- Size: 3.7 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c878f92c99c8250187e9995f788688df5c5569f872ecb69ecab3cac946b01e5 |
|
MD5 | 5ce364f3c0a63f929d825bd497fa02a1 |
|
BLAKE2b-256 | 64215bcc1bda10f190a18e44557d9695ba226bc99ce08a4bfe6e665d2954dca5 |
File details
Details for the file sort_requirements_file-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: sort_requirements_file-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 193aea35c9edc1ffd61386198d4a5715eee3de5da63a9a5e0cf8deab07528a4f |
|
MD5 | 53282b363f4ebd0fd330a18aaa376ec0 |
|
BLAKE2b-256 | c02a2a6bb8e44a174b3467a6183e97496b6b7e415e8d8708689b1ea50be463e1 |