My experience with Java, Groovy, Grails, Python and more.
  • Home

Python deployment

A collection of 3 posts

Python

PIP install module from custom PyPi server

Once you have your packages installed to your custom pypi server, you can have your pip refer to it like so: a. If you use requirements.txt to install your module: Sample requirements.

  • Ravi Hasija
    Ravi Hasija
1 min read
Python deployment

Setting up a custom PyPi server

Problem statement: You have created a proprietary Python module that you would like to release only to folks within your group/company. If you release it to Python PyPi server it will be

  • Ravi Hasija
    Ravi Hasija
1 min read
Deployment

Email notifications via supervisor on abrupt termination of process

supervisor has some awesome plugins. One among them is superlance. It allows you to notify via email in case of certain event occurrence. For ex: you can send an email to the ops

  • Ravi Hasija
    Ravi Hasija
1 min read
My experience with Java, Groovy, Grails, Python and more. © 2025
Latest Posts Ghost