sitecustomize

There are 6 repositories under sitecustomize topic.

  • libranet/conda-xdgpatch

    Patch make conda more XDG-compliant

    Language:Makefile3000
  • libranet/autoadd-bindir

    Automatically add the bin-dir of your virtualenv to $PATH.

    Language:Makefile2010
  • libranet/autoread-dotenv

    Autoread the .env-file for in-project virtualenvs

    Language:Python2000
  • Darsstar/sitecustomize-entrypoints

    A very simple library that makes a python module called sitecustomize available. Python's site module gives it, and usercustomize, special treatment by importing it after it is done looking for and processing .pth files. What this package does is that is finds all sitecustomize entry points and, if they are callable, calls them.

    Language:Python1252
  • libranet/sitecustomize-entrypoints

    A very simple library that makes a python module called sitecustomize available and executes registered sitecustomize-entrypoints.

    Language:Python1000
  • libranet/sitecustomize-hello

    Demo-plugin for sitecustomize-entrypoints

    Language:Makefile0100