A package to use as test data for testing the multivenv package
Project description
multivenv-test-package
Overview
A package to use as test data for testing the multivenv package
Getting Started
Install multivenv-test-package
:
pip install multivenv-test-package
A simple example:
import multivenv_test_package
# Do something with multivenv_test_package
See a more in-depth tutorial here.
Development Status
This project is currently in early-stage development. There may be breaking changes often. While the major version is 0, minor version upgrades will often have breaking changes.
Developing
First, you need a couple global dependencies installed, see their documentation for details:
Then clone the repo and run npm install
and mvenv sync dev
. Make your changes and then run just
to run formatting,
linting, and tests.
Develop documentation by running just docs
to start up a dev server.
To run tests only, run just test
. You can pass additional arguments to pytest,
e.g. just test -k test_something
.
Prior to committing, you can run just
with no arguments to run all the checks.
Author
Created by Nick DeRobertis. MIT License.
Links
See the documentation here.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file multivenv-test-package-1.1.0.tar.gz
.
File metadata
- Download URL: multivenv-test-package-1.1.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8135678471e6b047511ffbcb3cd2e17deb3c13bf1a04aed13a0f287ad29bfb50 |
|
MD5 | c6f6dbef29db377ccdbd48767a194713 |
|
BLAKE2b-256 | cb448d0ec14fd15e4b777faeb870783894419fa3f1e2575ffb2d4a8f4948d7de |
File details
Details for the file multivenv_test_package-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: multivenv_test_package-1.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cb7f6be7563627a8ccffb71a5d2b05d99c2e7b427021df47666422789e02adb |
|
MD5 | 644e2d3e72b1905751d87c13397b2876 |
|
BLAKE2b-256 | 3f0973dad53e9f058277be89c3a097ef2587213f693b38f8051066339392a1d2 |