Skip to main content

A package used to sort you requirements file.

Project description

sort-requirements-file

Code style: black


A CLI application used to sort your requirements file (requirements.txt, poetry.toml, ...), inspired by sort-package-json.




Table of contents
  • Install

  • Usage

  • 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


    Download files

    Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

    Source Distribution

    sort-requirements-file-0.0.1.tar.gz (3.4 kB view hashes)

    Uploaded Source

    Built Distributions

    sort_requirements_file-0.0.1-py3.9.egg (3.7 kB view hashes)

    Uploaded Source

    sort_requirements_file-0.0.1-py3-none-any.whl (3.6 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