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.2.post1.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

epico-0.1.2.post1-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

Details for the file epico-0.1.2.post1.tar.gz.

File metadata

  • Download URL: epico-0.1.2.post1.tar.gz
  • Upload date:
  • Size: 3.3 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.2.post1.tar.gz
Algorithm Hash digest
SHA256 1672812e91cd8094259456151b04e120d558baa49966d61a2d564205d5ba848d
MD5 323f4b796b641573f37b54bbdd53057c
BLAKE2b-256 bff12840d081468600b971f60a7531392f09633075e2c4c4a487d09d96d7f2a3

See more details on using hashes here.

File details

Details for the file epico-0.1.2.post1-py3-none-any.whl.

File metadata

  • Download URL: epico-0.1.2.post1-py3-none-any.whl
  • Upload date:
  • Size: 4.0 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.2.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 80a52ab6a5061428b029783865247fcbfebfdc60922a219d871c03d127121296
MD5 cf70bae48a946906448b55af087f9e23
BLAKE2b-256 6b83bb313a55c10953056739c6326dc2604bd87e645101f4cf2693f7ad57ba87

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