Skip to content

OrlandoArcapix/pyholodeck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyholodeck

Holodeck is an attempt to write an immutable server build chain for Python packages.

We build locally a virtualenv holding the python package we care about, and convert that and its python interpreter etc into a .deb. Alternatively we wrap that into a Docker Image.

Finally we allow for configuration and rollout via SaltStack (Ansible tryout coming)

In short we can produce reusable build arifacts for Python from a setup.py based package.

About

It contains virtual-environments (venv-pkg-mgr)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.3%
  • Shell 1.7%