Skip to main content

A typed subset of Python to be used as an extension language

Project description

epython

EPython is a typed-subset of the Python language useful for extending the language with new builtin types and methods.

The goal is to be able to write things like NumPy, SciPy, Pandas, bitarray, and any other extension module of Python in this language and get equivalent or better perfomance than writing it using the C-API typically provided.

This project is in development and extremely alpha. You should not use this for anything.

Learn more on this talk Travis Oliphant gave at PyData Austin 2019.

If you are interested in contributing to the design and goals, then join the Discussion at OpenTeams Slack

Installation

pip install epython

Usage

epython extmodule.epy --runtime=cpython  

Produces a compiled extension module for the given Python runtime.

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

epython-0.0.5.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

epython-0.0.5-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file epython-0.0.5.tar.gz.

File metadata

  • Download URL: epython-0.0.5.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for epython-0.0.5.tar.gz
Algorithm Hash digest
SHA256 ece03ace86825004f5b3c4f8faaa5016ebace27c8540d1be1ec8ee94cabe565c
MD5 e46eb37ff567dfc8932a174928d750f7
BLAKE2b-256 488bb7db5bbcee9d45588a9f5b49072a4b4d4a08dd6a44a6a94e8f54f091d20a

See more details on using hashes here.

Provenance

File details

Details for the file epython-0.0.5-py3-none-any.whl.

File metadata

  • Download URL: epython-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0.post20200714 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for epython-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 305b099c70bf2efd573b48d019eb1ad7f99d9d4212605bce457a47d15a1c6e60
MD5 68092033be98e3cf0e5e723b17f5ef5d
BLAKE2b-256 1da39a55f14836d8397f0fd4b862f060285242f2e658eddc416fd4b48d5b4171

See more details on using hashes here.

Provenance

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