FastSandPM is a a package management and dependency resolution tool for HDL Design and DV projects
Project description
FastSandPM
An RTL Design and DV package manager for python tools. Manage your RTL and design verification library dependencies by cloning, updating, and version-controlling git repositories.
See Read-The-Docs for details
Key Features
- Library Management: Clone and update RTL/DV libraries from git repositories
- Version Pinning: Pin libraries to specific tags, branches, or commits
- Version Ranges: Specify flexible version constraints (e.g.,
>=1.0.0,<2.0.0) - TOML Configuration: Organize libraries in configuration files with sub-headings
- Local Development: Symlink local directories for development workflows
- Multi-Remote Support: Automatically discover repositories across configured remotes
Quick Start
Installation:
.. code-block:: bash
For UV Based projects
uv add fastsandpm
For pip-based projects
pip install fastsandpm
Basic Usage:
>>> import pathlib
>>> import fastsandpm
>>> manifest = fastsandpm.get_manifest("./my-project")
>>> print(manifest.package.name)
'my-package'
>>> resolved = fastsandpm.dependencies.resolve(manifest)
>>> print(type(resolved))
<class 'dict'>
>>> build_library(resolved, pathlib.Path("my-library"))
This will bring in the library dependencies for a project into the specified directory. Additionally, a 'dependencies.f' file will be created which will point to the dependencies file list in the required order.
For more examples, see the docs for details.
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 fastsandpm-0.1.0b6.tar.gz.
File metadata
- Download URL: fastsandpm-0.1.0b6.tar.gz
- Upload date:
- Size: 49.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2aebecfedf13f776ae59b260a53605a33bba86cacdd51eda86da1e62bf5ba9bd
|
|
| MD5 |
50994429183dd4b8cabcf42f37bc57bc
|
|
| BLAKE2b-256 |
fa125ce19863c01e10571aaea38351d90139aff575c72cfbedbf3da23992fc68
|
Provenance
The following attestation bundles were made for fastsandpm-0.1.0b6.tar.gz:
Publisher:
publish-to-pypi-and-release.yml on RISCY-Lib/fastsandpm
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
fastsandpm-0.1.0b6.tar.gz -
Subject digest:
2aebecfedf13f776ae59b260a53605a33bba86cacdd51eda86da1e62bf5ba9bd - Sigstore transparency entry: 1052930723
- Sigstore integration time:
-
Permalink:
RISCY-Lib/fastsandpm@8218cb35a7ab0db4f674dfb4537e1b0bd26aad1f -
Branch / Tag:
refs/tags/0.1.0b6 - Owner: https://github.com/RISCY-Lib
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi-and-release.yml@8218cb35a7ab0db4f674dfb4537e1b0bd26aad1f -
Trigger Event:
push
-
Statement type:
File details
Details for the file fastsandpm-0.1.0b6-py3-none-any.whl.
File metadata
- Download URL: fastsandpm-0.1.0b6-py3-none-any.whl
- Upload date:
- Size: 58.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f9fa91775871bf55ee655893a8162057e54c62ecea047ff455570f28244bf4f
|
|
| MD5 |
8a0cc3e6f2ac3071bcefcec0a34f3d46
|
|
| BLAKE2b-256 |
2d3e43adc0719b7eb0397f7126916804585274a6726ee9331e2921adb8811130
|
Provenance
The following attestation bundles were made for fastsandpm-0.1.0b6-py3-none-any.whl:
Publisher:
publish-to-pypi-and-release.yml on RISCY-Lib/fastsandpm
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
fastsandpm-0.1.0b6-py3-none-any.whl -
Subject digest:
9f9fa91775871bf55ee655893a8162057e54c62ecea047ff455570f28244bf4f - Sigstore transparency entry: 1052930785
- Sigstore integration time:
-
Permalink:
RISCY-Lib/fastsandpm@8218cb35a7ab0db4f674dfb4537e1b0bd26aad1f -
Branch / Tag:
refs/tags/0.1.0b6 - Owner: https://github.com/RISCY-Lib
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi-and-release.yml@8218cb35a7ab0db4f674dfb4537e1b0bd26aad1f -
Trigger Event:
push
-
Statement type: