Skip to main content

Toolbox for other projects

Project description

zxvcv.cmdutil

Toolbox for other projects.

Setup aliases

Add path <python_path>/Lib/site-packages/zxvcv/cmdutil/aliases/<right_os_folder>

To use aliases provided with this package.

Dos aliases

clear = cls
gita = git add -A :!a
gitl = git log --graph --oneline $*
la = dir
ll = dir
ls = dir /B
venva - support activation python venvs (see --help)
venvd - support deactivation python venvs (see --help)
venvi - support creation python venvs (see --help)
venvr - support removing python venvs (see --help)
venvl - list available python venvs (see --help)

Scripts

zxvcv.pullall

Helps updating multiple git repositories (see --help)

Build

Build all with single command run:

tox

Build wheel for specific python:

tox -e py37
tox -e py38
tox -e py39
tox -e py310
tox -e py311

Publish

require tokens for pypi and testpypi in ~/.pypirc file

publish on pypi

tox -e publish

publish on testpypi

tox -e publish-test

Changelog

0.3.1 (2023-02-15)

  • Add support for pythons 3.7 3.8 3.9.
  • Fix for gitl alias.

0.3.0 (2023-02-14)

  • Add aliases for dos.
  • Update README.md.
  • rename virtual_env -> pvenv.
  • Generating whl for pythons 3.10 and 3.11.

0.2.0 (2023-02-13)

  • Add interface for managing python virtual envs.

0.1.3 (2023-02-12)

  • General package setup updates.

0.1.0 (2023-02-09)

  • Initial commit.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

zxvcv.cmdutil-0.3.1-py311-none-any.whl (17.0 kB view hashes)

Uploaded Python 3.11

zxvcv.cmdutil-0.3.1-py310-none-any.whl (14.2 kB view hashes)

Uploaded Python 3.10

zxvcv.cmdutil-0.3.1-py39-none-any.whl (14.1 kB view hashes)

Uploaded Python 3.9

zxvcv.cmdutil-0.3.1-py38-none-any.whl (14.2 kB view hashes)

Uploaded Python 3.8

zxvcv.cmdutil-0.3.1-py37-none-any.whl (14.1 kB view hashes)

Uploaded Python 3.7

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