Skip to main content

A Python tooling nexus

Project description

Note: not recommended for GA yet.

The nexor command tries to help reasonable workflow for Python which is build-tool agnostic.

  • nexor relock: Create requirements-<…>.txt files for all extra dependencies, and a requirements.txt without any extras.

  • nexor env: Create a virtual environment in WORKON_HOME or, if one already exists, install the dependencies in it from the lock file. By default this is requirements.txt, but you can configure in pyproject.toml under tools.nexor default_extra to be something else.

  • nexor depend: Add a dependency to pyproject.toml. Also, by default, relock the files and update the env.

You can also add new commands to nexor. [more docs here about how to do it.]

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

nexor-2024.1.19.65996.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

nexor-2024.1.19.65996-py3-none-any.whl (6.3 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