Skip to content
/ nakes Public

The simple python packaging tool ✨

Notifications You must be signed in to change notification settings

Owez/nakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nakes

The simple python packaging tool ✨

Status

This project is currently in the extremely early phases of development and may be hardly runnable, do not use anywhere close to a production environment.

Commands

Taken from the help page of a recent build:

Usage: nakes [COMMAND] [OPTIONS]

COMMANDS:
  init              creates a new, empty project
  install [pkg]     installs a package to venv
  uninstall [pkg]   removes a package from venv
  help              shows this message

OPTIONS:
  --lockfile [uri]  custom lockfile uri

About

The simple python packaging tool ✨

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages