Skip to content

Flogistix/python-packages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-packages

This is the Flogistix python package index.

You can use pip to install packages from this repo with the following syntax:

pip install test_package --extra-index-url=https://flogistix.github.io/python-packages/

If you want to leave off the --extra-index-url flag, you can run the following commands to add it to your pip config:

pip config --user set global.extra-index-url https://flogistix.github.io/python-packages
pip config --user set global.trusted-host flogistix.github.io

Currently, adding a new package to the repo is a manual process. Either review the simple html of this repo and follow the same pattern, and/or review this blog-post

Happy Coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages