Last updated:
0 purchases
parcelfile 1.1.2
parcelfile
Welcome to the official Parcelfile python package. Parcelfile was made to "Properly Package Python Programs".
PARCEL stands for:
Python
Aranger with
Renduring
Complex
Element
Leafs
Parcelfile is good for
concatinating files
zipping files
seperating file contents
and much more!
functions:
These are the functions that are available in parcelfile
wrap
def wrap( type: None, spacing=true, *args ) -> str
wrap takes arguments and concatinates them.
box
def box( file, int startline, int endline) -> any
box takes file contents and seperates them from the main file, while creating a new file.
examples are available in the examples directory
DISCLAIMERS:
Parcelfile is still under construction, so some functions may not work yet, and more are to come.
Creation rights go to @malachi196. You can find me on github, discord, and replit.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.