Inter-process communication tools.
Reason this release was yanked:
stub
Project description
Inter-process communication tools.
This is a template project that can be used to publish a package to PyPI.
Installation
Create a .env file in the project directory with your PyPI token so you can publish packages.
echo "PYPI_TOKEN=<your token>" > .env
git and uv should be installed on your system. uv may be installed by running make uv.
Unless you use the unsafe option, then you must set GIT_PATH and UV_PATH to the location of these tools on your system. You may also set these in the .env file.
Usage
Apply data to the template.
uv run -m src.pypireg apply -n "<project name>" -d "<project description>"
The project will be customized with the data, and files and directories will be renamed. You may copy, and rename the project directory, then begin working on the customized project. There are make recipes to install the project, build documentation, perform code quality checks, run unit tests, and build and publish the package to PyPI. The first thing you may want to do is attempt to publish your new package in order to reserve the name if it is available.
Restore the project to its original state.
uv run -m src.<project name> restore
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 ipctools-0.0.0.tar.gz.
File metadata
- Download URL: ipctools-0.0.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae9106c0b69adcdb733e408e545beaf44d326e7ccd238bb595bf57e3c12d0ecb
|
|
| MD5 |
60f68933e19283de4398f178b847ed0d
|
|
| BLAKE2b-256 |
89d9e86abe81f92030ae70539da44890facc8d7d4cd1b95647b71917f0a670da
|
File details
Details for the file ipctools-0.0.0-py3-none-any.whl.
File metadata
- Download URL: ipctools-0.0.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.2 {"installer":{"name":"uv","version":"0.10.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Arch Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56cc603aebe850e71ff69bab20dfd751b6a2239967e70b92e29030dde1df0e1d
|
|
| MD5 |
3f4851e210ca66dc26a974cfb13dcff0
|
|
| BLAKE2b-256 |
7740aef278797f497c05ad887f4f35e8d978b8c59ddc3b9269de1c0bac4a6de2
|