Parametric patterns/shapes definition and sampling
Project description
Documentation
The documentation is available at https://src.koda.cnrs.fr/eric.debreuve/p-pattern/-/wikis/home.
Installation
This project is published on the Python Package Index (PyPI) at: https://pypi.org/project/p-pattern/. It should be installable from Python distribution platforms or Integrated Development Environments (IDEs). Otherwise, it can be installed from a command console using pip:
For all users (after acquiring administrative rights) |
For the current user (no administrative rights required) |
|
|---|---|---|
Installation |
pip install p-pattern |
pip install --user p-pattern |
Update |
pip install --upgrade p-pattern |
pip install --user --upgrade p-pattern |
Dependencies
The development relies on several packages:
Mandatory: logger_36, numpy, scikit-image, scipy
Optional: None
The mandatory dependencies, if any, are installed automatically by pip, if they are not already, as part of the installation of p-pattern. Python distribution platforms or Integrated Development Environments (IDEs) should also take care of this. The optional dependencies, if any, must be installed independently by following the related instructions, for added functionalities of p-pattern.
Acknowledgments
The project is developed with PyCharm Community.
The code is formatted by Black, The Uncompromising Code Formatter.
The imports are ordered by isort… your imports, so you don’t have to.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file p_pattern-2025.3.tar.gz.
File metadata
- Download URL: p_pattern-2025.3.tar.gz
- Upload date:
- Size: 35.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c197e724b5ca8fe1e40449a21dc4d4e8f0715b07635b8d5bb9a9f3dcdbe1da3
|
|
| MD5 |
98688a81b8e4cb4b1d8c85e8b05f190f
|
|
| BLAKE2b-256 |
a529998da36e738bda118af11cafa0ba44611dfa749ec9ec557b5a4bab866dce
|
File details
Details for the file p_pattern-2025.3-py3-none-any.whl.
File metadata
- Download URL: p_pattern-2025.3-py3-none-any.whl
- Upload date:
- Size: 66.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b2ffdb27f51c3ef0ce41bd12eef7e85fcd689b0572ea2b05dafd21f6e5fa6493
|
|
| MD5 |
8351a66367bbd29610983bd88cc0c0fc
|
|
| BLAKE2b-256 |
80e39d16e87de674d55f495e1040724c990e05dd6671206e3d67333ed9a5425b
|