Skip to main content

tempdir(), tempfile() functions

Project description

Install

[sudo] pip install temp

Usage

>>> from temp import tempdir, tempfile, TMPDIR

>>> tempdir() # dir
>>> tempfile() # file

Example

>>> tempdir() # dir
'/var/folders/rv/gy6_gnfs1d7_pd1518p27tsr0000gn/T/tmpqlLDxb'

>>> tempfile() # file
'/var/folders/rv/gy6_gnfs1d7_pd1518p27tsr0000gn/T/tmpsctFHJ'

>>> TMPDIR
'/var/folders/rv/gy6_gnfs1d7_pd1518p27tsr0000gn/T'

Examples/

Feedback github_issues gitter github_follow

Supported by

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