Skip to main content

A set of functional data structures for Python

Project description

Pysistence is a project that seeks to make functional programming in python easier.

FAQ

Why the name pysistence?

The project is named pysistence because most of the data structures it implements are persistent. This doesn’t mean persistent in the sense that they are stored in a database or the file system. Rather, it means the data structures may only be modified by copying. Where possible, these data structures will re-use existing implementations without copying everything.

Where can I learn more about persistent data structures?

Here are some resouces:

Or if you’re really brave:

Download

You may download the current release of Pysistence from our PyPI page. You may also use easy_install to install pysistence:

sudo easy_install pysistence

If you have Mercurial installed, you can use the following command to check out Pysistence:

hg clone http://bitbucket.org/jasbaker/pysistence/

Note that you do need setuptools <http://pypi.python.org/pypi/setuptools> or distribute <http://pypi.python.org/pypi/distribute> for the next step:

python setup.py install

If you’re brave, you can try using pysistence’s experimental C extension:

python setup.py install --with-cext

Developers & Community

Visit Pysistence’s bitbucket page to get more info and view the wiki.

You may also visit our Google Group for more info.

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

pysistence-0.4.1.tar.gz (85.1 kB view details)

Uploaded Source

File details

Details for the file pysistence-0.4.1.tar.gz.

File metadata

  • Download URL: pysistence-0.4.1.tar.gz
  • Upload date:
  • Size: 85.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pysistence-0.4.1.tar.gz
Algorithm Hash digest
SHA256 c93ebe74a0aee9788c3974527b4c4ac8bf182d588ce5d8a3706043cb8f432495
MD5 05f276b263a483572180cbd3021bedd3
BLAKE2b-256 6b245b365dd2ac6501fcc5481b622eae0661ec38e1d27f5f3a787a0e2e1d090e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page