Build a rust extension using PyO3 using tox
Project description
========
tox-pyo3
========
.. image:: https://img.shields.io/pypi/v/tox-pyo3.svg
:target: https://pypi-hypernode.com/project/tox-pyo3
:alt: PyPI version
.. image:: https://img.shields.io/pypi/pyversions/tox-pyo3.svg
:target: https://pypi-hypernode.com/project/tox-pyo3
:alt: Python versions
.. image:: https://travis-ci.org/thedrow/tox-pyo3.svg?branch=master
:target: https://travis-ci.org/thedrow/tox-pyo3
:alt: See Build Status on Travis CI
.. image:: https://ci.appveyor.com/api/projects/status/github/thedrow/tox-pyo3?branch=master
:target: https://ci.appveyor.com/project/thedrow/tox-pyo3/branch/master
:alt: See Build Status on AppVeyor
Build a rust extension using PyO3 using tox
----
An extremely basic plugin that builds Rust extensions within tox virtualenvs.
Features
--------
* Runs pyo3-pack develop
Requirements
------------
* pyo3-pack must be installed somewhere in your system
* A rust compiler
Installation
------------
You can install "tox-pyo3" via `pip`_ from `PyPI`_::
$ pip install tox-pyo3
Usage
-----
* When you set pyo3=true in your testenv this plugin
automatically detects if Cargo.toml is present and if so, it will compile the
extension
Example:
```ini
[testenv]
pyo3 = True
```
Contributing
------------
Contributions are very welcome. Tests can be run with `tox`_, please ensure
the coverage at least stays the same before you submit a pull request.
License
-------
Distributed under the terms of the `BSD-3`_ license, "tox-pyo3" is free and open source software
Issues
------
If you encounter any problems, please `file an issue`_ along with a detailed description.
tox-pyo3
========
.. image:: https://img.shields.io/pypi/v/tox-pyo3.svg
:target: https://pypi-hypernode.com/project/tox-pyo3
:alt: PyPI version
.. image:: https://img.shields.io/pypi/pyversions/tox-pyo3.svg
:target: https://pypi-hypernode.com/project/tox-pyo3
:alt: Python versions
.. image:: https://travis-ci.org/thedrow/tox-pyo3.svg?branch=master
:target: https://travis-ci.org/thedrow/tox-pyo3
:alt: See Build Status on Travis CI
.. image:: https://ci.appveyor.com/api/projects/status/github/thedrow/tox-pyo3?branch=master
:target: https://ci.appveyor.com/project/thedrow/tox-pyo3/branch/master
:alt: See Build Status on AppVeyor
Build a rust extension using PyO3 using tox
----
An extremely basic plugin that builds Rust extensions within tox virtualenvs.
Features
--------
* Runs pyo3-pack develop
Requirements
------------
* pyo3-pack must be installed somewhere in your system
* A rust compiler
Installation
------------
You can install "tox-pyo3" via `pip`_ from `PyPI`_::
$ pip install tox-pyo3
Usage
-----
* When you set pyo3=true in your testenv this plugin
automatically detects if Cargo.toml is present and if so, it will compile the
extension
Example:
```ini
[testenv]
pyo3 = True
```
Contributing
------------
Contributions are very welcome. Tests can be run with `tox`_, please ensure
the coverage at least stays the same before you submit a pull request.
License
-------
Distributed under the terms of the `BSD-3`_ license, "tox-pyo3" is free and open source software
Issues
------
If you encounter any problems, please `file an issue`_ along with a detailed description.
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
tox-pyo3-0.1.2.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file tox-pyo3-0.1.2.tar.gz
.
File metadata
- Download URL: tox-pyo3-0.1.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.7.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ef2825f3b084188397cce5763578a59d21db890dfe2854b03a55797cd5b07fe |
|
MD5 | f975bcd038936559455c242302845667 |
|
BLAKE2b-256 | 32c8cf8e489b3438838e340e5d0c6e14a003259c8b651c81e83601d0e3cdc7f7 |
File details
Details for the file tox_pyo3-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: tox_pyo3-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.7.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09c07a062fe479e02bdeb69f5030c1d6435ad06a8310e565e19a5e128df0df40 |
|
MD5 | b3f21dcdbf8d6624a5feceaeff8ac10e |
|
BLAKE2b-256 | c49fdc4bc4bdf9198da97762be6b89a59ee59912925451b3382d94bd845d21d5 |