Skip to main content

tempdir(), tempfile() functions

Project description

https://img.shields.io/pypi/pyversions/temp.svg

https://api.codacy.com/project/badge/Grade/58d851db667e4e21af9d7381b365a1c3 https://www.codefactor.io/repository/github/looking-for-a-job/temp.py/badge https://codeclimate.com/github/looking-for-a-job/temp.py/badges/gpa.svg https://img.shields.io/scrutinizer/g/looking-for-a-job/temp.py.svg https://bettercodehub.com/edge/badge/looking-for-a-job/temp.py?branch=master https://sonarcloud.io/api/project_badges/measure?project=temp.py&metric=code_smells

Install

`[sudo] pip install temp`

Usage

>>> from temp import tempdir, tempfile, TMPDIR

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

Examples

>>> 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'

Feedback

https://img.shields.io/github/issues/looking-for-a-job/temp.py.svg https://img.shields.io/github/stars/looking-for-a-job/temp.py.svg?style=social&label=Stars https://img.shields.io/github/issues/looking-for-a-job/temp.py.svg

Download files

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

Source Distribution

temp-1.0.0.tar.gz (2.2 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