https://github.com/rmax/cython-playground
https://github.com/rmax/cython-playground
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/rmax/cython-playground
- Owner: rmax
- License: mit
- Created: 2016-06-22T21:03:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-22T21:55:36.000Z (almost 10 years ago)
- Last Synced: 2025-02-17T10:15:46.826Z (over 1 year ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
===============================
Cython Playground
===============================
.. image:: https://img.shields.io/pypi/v/cython-playground.svg
:target: https://pypi.python.org/pypi/cython-playground
.. image:: https://img.shields.io/travis/rolando/cython-playground.svg
:target: https://travis-ci.org/rolando/cython-playground
.. image:: https://readthedocs.org/projects/cython-playground/badge/?version=latest
:target: https://readthedocs.org/projects/cython-playground/?badge=latest
:alt: Documentation Status
Cython playground for random code examples.
* Free software: MIT license
* Documentation: https://cython-playground.readthedocs.org.
Features
--------
* TODO
Credits
---------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage