Skip to content

frijoles524/Blacklight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blacklight

Version 2 of my old package manager. It is now a module and can be used programatically. It's also pure python, so no extra requirements are needed :)

  • Keep in mind it will manipulate the current interpreter and will hang it when running apps, I recommend running a subprocess.

how to use

Installation pip install git+https://github.com/frijoles524/Blacklight.git#subdirectory=blacklight

  • main.py is an example script that uses blacklight to install and run an app that is defined in lists/raven.json.
  • venv_handler is the backend that handles things such as installing modules, loading environments and making sure pip is accessible.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages