Skip to main content

Toolbox for other projects

Project description

zxvcv.cmdutil

Toolbox for other projects.

Build

tox -e build310
tox -e build311

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)

Publish

tox -e publish -- -u <username> -p <password>

publish on testpypi

tox -e publish -- --repository testpypi -u <username> -p <password>

Changelog

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.0-py311-none-any.whl (16.9 kB view hashes)

Uploaded Python 3.11

zxvcv.cmdutil-0.3.0-py310-none-any.whl (14.1 kB view hashes)

Uploaded Python 3.10

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