temp 2020.4.15
pip install temp==2020.4.15
Newer version available (2020.7.2)
Released:
temp.tempdir(), temp.tempfile() functions
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Public Domain (Unlicense)
- Tags temp , tempdir , tempfile
Classifiers
- License
- Operating System
- Programming Language
Project description
Installation
$ [sudo] pip install temp
Functions
function | __doc__ |
---|---|
temp.tempdir() |
create temp dir and return path |
temp.tempfile() |
create temp file and return path |
Examples
>>> import temp
>>> temp.tempdir() # dir
'/var/folders/rv/gy6_gnfs1d7_pd1518p27tsr0000gn/T/tmpqlLDxb'
>>> temp.tempfile() # file
'/var/folders/rv/gy6_gnfs1d7_pd1518p27tsr0000gn/T/tmpsctFHJ'
>>> temp.TMPDIR
'/var/folders/rv/gy6_gnfs1d7_pd1518p27tsr0000gn/T'
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Public Domain (Unlicense)
- Tags temp , tempdir , tempfile
Classifiers
- License
- Operating System
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file temp-2020.4.15.tar.gz
.
File metadata
- Download URL: temp-2020.4.15.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/46.0.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
93ff631102778cc6c4e83803f1b32cc163e6df60b96cfb4f5187e99421a35374
|
|
MD5 |
da9c1265dc5a3d846b48aa638426b820
|
|
BLAKE2b-256 |
f78dbac6674df8217b3ac2483d4ad15d6c4c74839f56762fff86989ad59dc02c
|