A collection of tools.
Project description
patlib
Should not be used in production code. Purposes:
-
Expanded snippet (or "tips and tricks") library.
-
Share tools across my projects, such as DAPPER.
-
Provide common, version-controlled (and versioned) source of dependency specifications for various projects. NB: Not sure if good idea. Maybe you forget numpy when publishing a "dependant" project.
Example:
[tool.poetry.dev-dependencies] # Either: patlib = {version = "==0.2.8", extras = ["mydev", "misc"]} # Or: patlib = {path = "../../py/patlib", extras = ["mydev", "misc"], develop=true}
Also note that
pip>=21.3supports editable installs, but this also requires that you have a recentpoetryinstalled on your system.
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 patlib-0.3.7.tar.gz.
File metadata
- Download URL: patlib-0.3.7.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.3 Darwin/24.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b4e3f7d0ea33f57327970b3b12e1ccf6e007187e44e0f6aedb321242cb128f0b
|
|
| MD5 |
4c3e83eb606c2581a6fd473fbef57716
|
|
| BLAKE2b-256 |
517c64241c2d5409c87b2d71521d9c8b688474077b4ffb5de7037019212cc4ad
|
File details
Details for the file patlib-0.3.7-py3-none-any.whl.
File metadata
- Download URL: patlib-0.3.7-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.3 Darwin/24.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
863888a2e6585683249f171b3f9758dd2f2859cfb7e4292d87eeaf85cfd8c6bd
|
|
| MD5 |
c97737ec6d50416f00fb4bef484b6fd0
|
|
| BLAKE2b-256 |
736090c5e3c3434db37baea0a586892be122de22343a51abb24a07db3eca309a
|