Skip to content

A library of convenient Python stdlib functions, ported to various languages.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
LICENSE.txt
Notifications You must be signed in to change notification settings

ironmagma/pumpkinpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pumpkinpy

About

pumpkinpy is a project to create ports of Python's standard library functions to other languages.

The reasoning for this is that Python's standard library contains a lot of very nifty functions, particularly for string processing. This project does not mean or attempt to port the entirety of Python's functionality; it only attempts to implement the most useful functions, and attempts to do so as faithfully as possible within the constraints of the language of implementation.

Presently, support is as follows:

Supported Languages and Functions
`endswith` `startswith` `partition` `rpartition` `rstrip`
php
js

Contact

For support and questions, contact ppeterson@ufl.edu.

About

A library of convenient Python stdlib functions, ported to various languages.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages