Coder Social home page Coder Social logo

outbit / tempyenv Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 28 KB

The easiest and quickest way to create a temp/tmp/temporary or throw away python virtual environment

Home Page: https://pypi.org/project/tempyenv/

License: MIT License

Python 97.72% Shell 2.28%
python temp temporary venv virtualenv

tempyenv's People

Contributors

thedavidwhiteside avatar

Stargazers

 avatar

Watchers

 avatar

tempyenv's Issues

Add support to choose python version

Example of using command argument:

tempyenv -p python3.11

Example of using module:

$ python3.11 -m pip install tempyenv
Collecting tempyenv
  Using cached tempyenv-1.0.2-py3-none-any.whl.metadata (3.2 kB)
Using cached tempyenv-1.0.2-py3-none-any.whl (4.4 kB)
Installing collected packages: tempyenv
Successfully installed tempyenv-1.0.2
$ python3.11 -m tempyenv
/private/tmp/test123/bin/python3.11: No module named tempyenv.__main__; 'tempyenv' is a package and cannot be directly executed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.