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.3.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file tox-pyo3-0.1.3.tar.gz
.
File metadata
- Download URL: tox-pyo3-0.1.3.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 | 137cbe0f09a2ad8f8b9705e85b749493a43e9fb9268bbd1ac7c9306db522afda |
|
MD5 | 38c339480e311ce22ece63a9250ae483 |
|
BLAKE2b-256 | be74bfd4815b2edb110f803593cabaad2543be3ea5c4c7ea961fc2672df104c3 |
File details
Details for the file tox_pyo3-0.1.3-py2.py3-none-any.whl
.
File metadata
- Download URL: tox_pyo3-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 4.1 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 | b09c0cb7c93a76f1ee038da0849b8b08ac0a53f2b9bed16fe92b254564e2ad57 |
|
MD5 | 8e089b22d9edb27c68cd17042993defd |
|
BLAKE2b-256 | 9088e7269ba41d43482276aafb8d4b6063e1cf8faaa6fcbbac1ad9c04bbb9df9 |