Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Env

Python package manager. Inspired by yarn.

Usage

  1. Generate package.json file and .env directory.
env init
  1. Install package, which would generate python_modules directory.
env install <package>
  1. Install package.
env uninstall <package>
  1. Show all packages.
env show

About

LeetCodeForPython

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors