Skip to content

Simple python environment for small and medium sized projects

License

Notifications You must be signed in to change notification settings

davidedelpapa/pydevenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pydevenv

Basic environment for small scripts/medium sized projects in Python.

Usage

Run the app.py with

run app.py

You can install packages in the virtual environment adding them to requirements.txt.

Deleting the venv/ folder deletes also the downloaded packages.

Feel free to customize at will.

About

Simple python environment for small and medium sized projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published