Skip to main content

A small example package

Project description

About

File is a python module for manipulating and running files, with ease. This couldnt have been done without Repl.it <3

Documentation

Opening files

py(file)
# Runs a python file (.py)

js(file)
# Runs a js file (.js)

bash(file)
# Runs a bash file (.sh)

cpp(filename, unicodename)
# Converts the (.cpp) file into a unicode file and runs it (.cpp)

c(filename, unicodename)
# Converts the (.c) file into a unicode file and runs it ()

Making files

make(file, code)
# Makes a file with the code inside it

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

example-pkg-dabombdgdzjr-0.0.1.tar.gz (1.1 kB view hashes)

Uploaded Source

Built Distribution

example_pkg_dabombdgdzjr-0.0.1-py3-none-any.whl (1.5 kB view hashes)

Uploaded Python 3

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