0 purchases
pysourcebin 0.0.4
FUNCTIONS:
get_key(url) -> gets the key to the sourcebin out of the link(must be a valid link)
get_url(key) -> takes in the key to a sourcebin and turns it into a sourbin url
create(name, code, title=”None”, description=”None”) -> creates a sourcbin with the inputted code
read_key(key) -> returns the contents of the sourbin with that key
read_url(url) -> same as read_key but you can put in a sourbin url
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.