Skip to content
forked from Gr1N/procyon

Package manager for OSTIS (Open Semantic Technology for Intelligent Systems)

Notifications You must be signed in to change notification settings

bsiamionau/procyon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Procyon

Package manager for OSTIS (Open Semantic Technology for Intelligent Systems).

Features

  • help - show available commands
  • freeze - output all currently installed packages (exact versions)
  • cache - output all available to install packages
  • outdated - output all outdated packages
  • search - search packages
  • update - update packages index
  • install - install packages
  • uninstall - uninstall packages
  • upgrade - upgrade packages

Installing

For development:

pip install -r .meta/packages --upgrade

License

Procyon is distributed under the MIT license.

About

Package manager for OSTIS (Open Semantic Technology for Intelligent Systems)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%