Skip to main content

Home for board configs

Project description

NaluConfigs

This repository houses all board configuration files (both register files and clock files).

Installation

Generally you don't have to install this repository unless you plan to change anything.

If you do however want to install this package, the best way is to use our PyPI package:

pip install naluconfigs

Developer Installation

To install this reposity for development the best way is to clone and install as an editable package.

First clone this repository to a suitable location:

git clone https://github.com/NaluScientific/naluconfigs.git

Then install the package into your Anaconda environment:

cd naluconfigs
pip install -e .

Usage

In addition to the default board configuration files and clock files, the naluconfigs package also contains functions to load or copy these files. Check out the package to see what you can do!

Developers

Install this package as editable, and with development extras:

cd naluconfigs
pip install -e .[dev]

Make sure to read the YAML HELP.md file if you're new, or haven't kept up with NaluConfigs.

This project follows a X.Y.Z version scheme according to the following:

  • Add/remove register files, increment X
  • register adds / remove, increment Y
  • register edits and/or value edits increment Z

Pre-commit

This project uses pre-commit hooks to make sure the code is following the style guide. To install the pre-commit hooks, run the following command:

    pre-commit install

The hooks will run automatically when you commit changes to the repository.

The code MUST run the pre-commit hooks before commiting. If the hooks fail, the commit will be rejected.

Tests

The tests are located under the naluconfigs/tests/ directory, and use pytest. To run the tests, run naluconfigs/run_tests.bat. This will run the tests and also generate a coverage report to naluconfigs/coverage.xml.

Make sure to keep the test coverage at 100%. This is doable, since NaluConfigs is a relatively simple package. The Coverage Gutters extension is highly recommended to monitor test coverage.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

naluconfigs-17.2.0.tar.gz (66.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

naluconfigs-17.2.0-py3-none-any.whl (145.0 kB view details)

Uploaded Python 3

File details

Details for the file naluconfigs-17.2.0.tar.gz.

File metadata

  • Download URL: naluconfigs-17.2.0.tar.gz
  • Upload date:
  • Size: 66.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for naluconfigs-17.2.0.tar.gz
Algorithm Hash digest
SHA256 483e4320a3e5551bbfb481e8b87fda30d5c74e2ecd304bd5ed66af18ce821e40
MD5 75b3a26048914d2cb1580b667a4d7689
BLAKE2b-256 d3980a08fe4af1cb4c219a56ade332fca97da41d6ffa457f4d85e2c4b1c377c9

See more details on using hashes here.

File details

Details for the file naluconfigs-17.2.0-py3-none-any.whl.

File metadata

  • Download URL: naluconfigs-17.2.0-py3-none-any.whl
  • Upload date:
  • Size: 145.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for naluconfigs-17.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d8e81afeea911c52882555242d03491083f8f692ea58ee827ad5b8d436d9a40c
MD5 cf77bd43bbc630c5a33952d6752e61c5
BLAKE2b-256 a297b0042b522ff790b25c64dcfb305bf693d7d7b2c9a9e79177781ede75741e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page