Python utilities for BigDFT
Project description
PyBigDFT
PyBigDFT is a comprehensive Python package for driving, analyzing, and extending BigDFT electronic structure calculations. It provides tools for setting up simulations, parsing and post-processing results, and integrating BigDFT workflows with other Python-based scientific software.
Features
- High-level Python interface to BigDFT drivers and analysis tools
- Utilities for atom, molecule, and fragment manipulation
- Database and file format interoperability
- Scripting and automation support for BigDFT workflows
- Extensible framework for custom analysis and integration
Installation
You can install PyBigDFT and its dependencies using pip:
pip install .
Documentation
Full documentation is available at: https://www.bigdft.org/
Contributing
Contributions, bug reports, and feature requests are welcome. Please open an issue or submit a pull request on the project's repository.
Versioning
PyBigDFT follows a unique versioning system. The MAJOR.MINOR.PATCH sections of the version mirror that of the current BigDFT release.
This is supplemented by an incrementing version number that represents the version of PyBigDFT over this milestone.
For example, if you are working with BigDFT 1.9.6, you would use PyBigDFT==1.9.6.x, where x is the actual patch number of PyBigDFT.
Version compatibility may exist outside of this system, but development will focus on ensuring compatibility between matching versions.
Automatic Versioning
There is configuration for the bumpver tool present in pyproject.toml.
You can automatically increment the PyBigDFT version by running:
bumpver update
This will update the version number in the necessary locations.
Force the BigDFT portion of the version number to update with:
bumpver update --major, bumpver update --minor, or bumpver update --patch
License
PyBigDFT is distributed under the GNU General Public License (GPL).
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
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 pybigdft-1.9.6.0.tar.gz.
File metadata
- Download URL: pybigdft-1.9.6.0.tar.gz
- Upload date:
- Size: 305.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10eb5712ea0432a2293f7708e3f55a8c08df288b395be59f64bd70788d626c5c
|
|
| MD5 |
164640842ce3741eaea11991ac4af547
|
|
| BLAKE2b-256 |
4b3c405289a8530406793404d92736448e4c5950210778bf91d0cae4439b5265
|
File details
Details for the file pybigdft-1.9.6.0-py3-none-any.whl.
File metadata
- Download URL: pybigdft-1.9.6.0-py3-none-any.whl
- Upload date:
- Size: 467.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
123d994e967f261dac8d14662aa79ea16ea4c1ca6d5298cedd6e317e63d812f7
|
|
| MD5 |
2fca27833f22d0f4921281e0ac32daef
|
|
| BLAKE2b-256 |
e1e81e8b0183221627de632ade87cb77842c9c9620347b08ebbea6e1bb487205
|