snakehouse


Namesnakehouse JSON
Version 1.6 PyPI version JSON
download
home_pagehttps://github.com/smok-serwis/snakehouse
SummaryUtilities for packing multiple pyx files into a single Cython extension
upload_time2024-04-09 07:20:20
maintainerNone
docs_urlNone
authorPiotr Maślanka
requires_python!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*
licenseNone
keywords cython extension multiple pyx
VCS
bugtrack_url
requirements Cython mako satella MarkupSafe
Travis-CI No Travis.
coveralls test coverage No coveralls.
            snakehouse
==========
![Build status](https://github.com/smok-serwis/snakehouse/actions/workflows/ci.yml/badge.svg)
[![Code Climate](https://codeclimate.com/github/smok-serwis/snakehouse/badges/gpa.svg)](https://codeclimate.com/github/smok-serwis/snakehouse)
[![Issue Count](https://codeclimate.com/github/smok-serwis/snakehouse/badges/issue_count.svg)](https://codeclimate.com/github/smok-serwis/snakehouse)
[![PyPI](https://img.shields.io/pypi/pyversions/snakehouse.svg)](https://pypi.python.org/pypi/snakehouse)
[![PyPI version](https://badge.fury.io/py/snakehouse.svg)](https://badge.fury.io/py/snakehouse)
[![PyPI](https://img.shields.io/pypi/implementation/snakehouse.svg)](https://pypi.python.org/pypi/snakehouse)
[![PyPI](https://img.shields.io/pypi/wheel/snakehouse.svg)]()
[![Documentation Status](https://readthedocs.org/projects/snakehouse/badge/?version=latest)](http://snakehouse.readthedocs.io/en/latest/?badge=latest)
[![License](https://img.shields.io/pypi/l/snakehouse)](https://github.com/smok-serwis/snakehouse)

snakehouse is a tool to pack mutiple .pyx files
into a single extension so that they are importable as separate
Python modules inside Python.

Inspired by [this StackOverflow discussion](https://stackoverflow.com/questions/30157363/collapse-multiple-submodules-to-one-cython-extension).

Tested and works on CPython 3.5-3.12, 
both Windows and [Linux](https://travis-ci.org/github/smok-serwis/snakehouse).

It doesn't work on PyPy due to lack of
`PyModule_FromDefAndSpec` symbol.

READ BEFORE YOU USE
===================

Be sure to read the [docs](http://snakehouse.readthedocs.io/en/latest/) 
before you start using it.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/smok-serwis/snakehouse",
    "name": "snakehouse",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
    "maintainer_email": null,
    "keywords": "cython, extension, multiple, pyx",
    "author": "Piotr Ma\u015blanka",
    "author_email": "pmaslanka@smok.co",
    "download_url": "https://files.pythonhosted.org/packages/1c/32/34f45882d04558d2315ca2f2f0a3d6d4eb905523ef35d6d690b2736af577/snakehouse-1.6.tar.gz",
    "platform": null,
    "description": "snakehouse\r\n==========\r\n![Build status](https://github.com/smok-serwis/snakehouse/actions/workflows/ci.yml/badge.svg)\r\n[![Code Climate](https://codeclimate.com/github/smok-serwis/snakehouse/badges/gpa.svg)](https://codeclimate.com/github/smok-serwis/snakehouse)\r\n[![Issue Count](https://codeclimate.com/github/smok-serwis/snakehouse/badges/issue_count.svg)](https://codeclimate.com/github/smok-serwis/snakehouse)\r\n[![PyPI](https://img.shields.io/pypi/pyversions/snakehouse.svg)](https://pypi.python.org/pypi/snakehouse)\r\n[![PyPI version](https://badge.fury.io/py/snakehouse.svg)](https://badge.fury.io/py/snakehouse)\r\n[![PyPI](https://img.shields.io/pypi/implementation/snakehouse.svg)](https://pypi.python.org/pypi/snakehouse)\r\n[![PyPI](https://img.shields.io/pypi/wheel/snakehouse.svg)]()\r\n[![Documentation Status](https://readthedocs.org/projects/snakehouse/badge/?version=latest)](http://snakehouse.readthedocs.io/en/latest/?badge=latest)\r\n[![License](https://img.shields.io/pypi/l/snakehouse)](https://github.com/smok-serwis/snakehouse)\r\n\r\nsnakehouse is a tool to pack mutiple .pyx files\r\ninto a single extension so that they are importable as separate\r\nPython modules inside Python.\r\n\r\nInspired by [this StackOverflow discussion](https://stackoverflow.com/questions/30157363/collapse-multiple-submodules-to-one-cython-extension).\r\n\r\nTested and works on CPython 3.5-3.12, \r\nboth Windows and [Linux](https://travis-ci.org/github/smok-serwis/snakehouse).\r\n\r\nIt doesn't work on PyPy due to lack of\r\n`PyModule_FromDefAndSpec` symbol.\r\n\r\nREAD BEFORE YOU USE\r\n===================\r\n\r\nBe sure to read the [docs](http://snakehouse.readthedocs.io/en/latest/) \r\nbefore you start using it.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Utilities for packing multiple pyx files into a single Cython extension",
    "version": "1.6",
    "project_urls": {
        "Code": "https://github.com/smok-serwis/snakehouse",
        "Homepage": "https://github.com/smok-serwis/snakehouse",
        "Issue tracker": "https://github.com/smok-serwis/snakehouse/issues"
    },
    "split_keywords": [
        "cython",
        " extension",
        " multiple",
        " pyx"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "553a0979aabff50cc88c5741afa1c36f721c2a44d5c9d6cc513430bed8375344",
                "md5": "65b4ff21ecc88377fd6fc6a11aa3b686",
                "sha256": "8a19eddb326efbd6e09153441ecfcbfc65f500f47801feb72fb83003dfbabf0c"
            },
            "downloads": -1,
            "filename": "snakehouse-1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "65b4ff21ecc88377fd6fc6a11aa3b686",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
            "size": 11564,
            "upload_time": "2024-04-09T07:20:19",
            "upload_time_iso_8601": "2024-04-09T07:20:19.244967Z",
            "url": "https://files.pythonhosted.org/packages/55/3a/0979aabff50cc88c5741afa1c36f721c2a44d5c9d6cc513430bed8375344/snakehouse-1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1c3234f45882d04558d2315ca2f2f0a3d6d4eb905523ef35d6d690b2736af577",
                "md5": "ad53f86ef787a1fdf6e84bc8260633e1",
                "sha256": "40dfc7f9129ee723282cd6be1cc9d4ac7e151d9a0aed64e049b162ab424aa022"
            },
            "downloads": -1,
            "filename": "snakehouse-1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "ad53f86ef787a1fdf6e84bc8260633e1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "!=2.7.*,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*",
            "size": 10474,
            "upload_time": "2024-04-09T07:20:20",
            "upload_time_iso_8601": "2024-04-09T07:20:20.987731Z",
            "url": "https://files.pythonhosted.org/packages/1c/32/34f45882d04558d2315ca2f2f0a3d6d4eb905523ef35d6d690b2736af577/snakehouse-1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-09 07:20:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "smok-serwis",
    "github_project": "snakehouse",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "Cython",
            "specs": []
        },
        {
            "name": "mako",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "satella",
            "specs": [
                [
                    "==",
                    "2.20.0"
                ]
            ]
        },
        {
            "name": "MarkupSafe",
            "specs": [
                [
                    "==",
                    "1.1.1"
                ]
            ]
        }
    ],
    "lcname": "snakehouse"
}
        
Elapsed time: 0.22234s