Skip to content

apmits/pyproj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

pyproj

Shell script to initialise a new python project.

  • creates a new python virtual environment.
  • adds a main python file.
  • adds .ftpconfig, .ftpignore (used with Atom + remote-ftp)
  • .gitignore

Installation

You may want to symlink with:

ln -s `pwd`/pyproj.sh /usr/local/bin/pyproj

About

Shell script to initialise a new python project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages