Skip to main content

Some epic utilities

Project description

Epico

Just some epic python utilities

Functions

epico.pause()

Pauses the terminal and waits for input to continue.

epico.dir.delete(path, recursive=False)

Deletes the specified path. recursive is defaulted to false.

epico.dir.create(path)

Creates the specified directory.

epico.file.create(filename, encoding=None)

Creates the specified file. ecoding defaults to None.

epico.file.append(filename, data, encoding=None)

Appends data to an already existing file.

epico.file.write(filename, data, encoding=None)

Overwrites data to an already existing file.

epico.file.delete(filename)

Deletes the specified file

epico.file.exists(filename)

Detects if a file exists, returns True or False.

epico.file.read(filename, mode='s')

Reads the contents of a file, returns a string normally, but if mode set to 'l' it becomes a list

epico.thread.runfunc(function)

Runs the specified function in a thread, and continues on in the code while that function is running

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

epico-0.1.1.post2.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

epico-0.1.1.post2-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file epico-0.1.1.post2.tar.gz.

File metadata

  • Download URL: epico-0.1.1.post2.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for epico-0.1.1.post2.tar.gz
Algorithm Hash digest
SHA256 ac40dca61a0487f31bdb32be0c5a1bcc50ab5e90219377ff98980e74a17b3c85
MD5 a895ff441c455f60990cbdfcb06ec591
BLAKE2b-256 677c2806aa6309719a8a7989a035d7470c9951e56ecb7b9df97d5209b58af016

See more details on using hashes here.

File details

Details for the file epico-0.1.1.post2-py3-none-any.whl.

File metadata

  • Download URL: epico-0.1.1.post2-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.6.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5

File hashes

Hashes for epico-0.1.1.post2-py3-none-any.whl
Algorithm Hash digest
SHA256 fc932316b374232896be26c0c3ed7241bdafd925d0c5d7386f1d709702f3b590
MD5 6d8e23785fd0eb2c7b63e643f4c372b5
BLAKE2b-256 908b82f9fc465b8e351bbbb01c80c12b22307cb9155c94c0c3f4037abe72d552

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