monupco-virtualenv-python

monupco.com registration agent for stand-alone Python virtualenv applications
Download

monupco-virtualenv-python Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Alexander Todorov
  • Publisher web site:
  • http://monupco.com

monupco-virtualenv-python Tags


monupco-virtualenv-python Description

monupco-virtualenv-python is a monupco.com registration agent for stand-alone Python virtualenv applications.It compiles a list of locally installed Python packages and sends it to monupco.com.Installing inside your virtualenvCreate an account at http://monupco.comActivate your virtualenvworkon myappInstall this packagepip install monupco-virtualenv-pythonConfigure $VIRTUAL_ENV/bin/postactivate hook to contain your Monupco userID (https://monupco-otb.rhcloud.com/profiles/mine/), unique identifier for this application and a call to the registration script.echo "export MONUPCO_USER_ID=YourUserID" >> $VIRTUAL_ENV/bin/postactivateecho "export MONUPCO_UUID=`uuidgen`" >> $VIRTUAL_ENV/bin/postactivateecho "\$VIRTUAL_ENV/bin/monupco-virtualenv-python" >> $VIRTUAL_ENV/bin/postactivateActivate your virtualenv again so that changes take place.workon myappIf everything goes well you should see something like:Monupco: Success, registered/updated application with id 49That's it, you can now check your application statistics at Notes- Monupco will try to use your virtualenv name as the application name;- Application type is "python" followed by the interpreter version;- Application URL is the system hostname prepended with http:// which could be incorrect.Product's homepage


monupco-virtualenv-python Related Software