# 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
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)
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
454d662c516818e779c7e8e60712a965718fa757845414c39f97dfffbac1c229
|
|
| MD5 |
4e78d32333f9bd510a96042d3b482e6d
|
|
| BLAKE2b-256 |
786b1c2c2f5a4309d932cd04fe71c8d5236b543d4221ec9aa468978ce2dfad8b
|