Skip to main content

Manage development of multiple Python projects

Project description

pyven

Manage development of multiple Python projects

Install

These are generic installation instructions.

To use, permanently

The quickest way to get started is to install the current release from PyPI:

pip3 install --user pyven

To use, temporarily

If you prefer to keep .local clean, install to a virtualenv:

python3 -m venv venvname
venvname/bin/pip install pyven
. venvname/bin/activate

To develop

First clone the repo using HTTP or SSH:

git clone https://github.com/combatopera/pyven.git
git clone git@github.com:combatopera/pyven.git

Now use pyven's pipify to create a setup.py, which pip can then use to install the project editably:

python3 -m venv pyvenvenv
pyvenvenv/bin/pip install pyven
pyvenvenv/bin/pipify pyven

python3 -m venv venvname
venvname/bin/pip install -e pyven
. venvname/bin/activate

Commands

drmake

Build a Docker image with automatic tag.

gclean

Remove files matching patterns below #glean in .gitignore file.

initopt

Furnish the venv with editable projects and their dependencies, with mccs solver support.

launch

Run project using a suitable venv from the pool.

minreqs

Print project.arid snippet pinning requires to their minimum allowed versions.

pipify

Generate setuptools files for a project.arid project.

release

Release project to PyPI, with manylinux wheels as needed.

tasks

Show all XXX/TODO/FIXME comments in project.

tests

Run project unit tests and more, also suitable for CI.

tryinstall

Check last release can be installed from PyPI and its tests still pass, for use by CI.

Project details


Release history Release notifications | RSS feed

This version

73

Download files

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

Source Distribution

pyven-73.tar.gz (28.0 kB view details)

Uploaded Source

Built Distribution

pyven-73-py2.py3-none-any.whl (63.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pyven-73.tar.gz.

File metadata

  • Download URL: pyven-73.tar.gz
  • Upload date:
  • Size: 28.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.3

File hashes

Hashes for pyven-73.tar.gz
Algorithm Hash digest
SHA256 1aeabe0c6407fcd7be5d699da12f4cfab9c79c9d7660376e1411f851a2d42f7a
MD5 156ae0ef42c9a122caed7c4261ccab6e
BLAKE2b-256 360bdf37c333db148f879985acbfb1cf94bddf7028f86a3aac1018a47b8b732b

See more details on using hashes here.

File details

Details for the file pyven-73-py2.py3-none-any.whl.

File metadata

  • Download URL: pyven-73-py2.py3-none-any.whl
  • Upload date:
  • Size: 63.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.7.3

File hashes

Hashes for pyven-73-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c184e17185495799ce119b83ac69f39b613e0ff59d5f833517343a8aa6678c85
MD5 7425ca5126c105c5bc9ab7c381915ec9
BLAKE2b-256 4d4be9a97d19a32e82d4a2027ef100050ebb6bc5f43ae2589618ccc06b2e628e

See more details on using hashes here.

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