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.

` 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.45.tar.gz (2.0 kB view details)

Uploaded Source

File details

Details for the file vmtools-0.45.tar.gz.

File metadata

  • Download URL: vmtools-0.45.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for vmtools-0.45.tar.gz
Algorithm Hash digest
SHA256 454d662c516818e779c7e8e60712a965718fa757845414c39f97dfffbac1c229
MD5 4e78d32333f9bd510a96042d3b482e6d
BLAKE2b-256 786b1c2c2f5a4309d932cd04fe71c8d5236b543d4221ec9aa468978ce2dfad8b

See more details on using hashes here.

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