Skip to main content

misc tools to make working with python virtualenv easier

Project description

# vmtools misc tools to make working with python virtualenv easier

vm_root_grabber Get the current time and return a dictionary with the current time available in various formats I use it to be able to find the local_settings.pys file and import all variable from that file.

`python import vmtools vm_root_path = vmtools.vm_root_grabber() sys.path.append(vm_root_path) from local_settings import * `

get_time Get the current time and return a dictionary with the current time available in various formats

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vmtools-0.43.tar.gz (2.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page