Skip to main content

pyciaaw: CIAAW for python.

Project description

Introduction

Python wrapper around the Fortran ciaaw library. The Fortran library does not need to be installed, the python wrapper embeds all needed fortran dependencies for Windows and MacOS. On linux, you might have to install libgfortran if it is not distributed by default with your linux distribution.

Installation

pip install pyciaaw

Usage

print("########## CIAAW VERSION ##########")
print("version ", pyciaaw.__version__)

print("########## CIAAW SAW ##########")
elmt = pyciaaw.saw.H
print("Element: ", elmt["element"])
print("Symbol: ", elmt["symbol"])
print("Z: ", elmt["z"])
print("standard atomic weight max: ", elmt["saw_max"])
print("standard atomic weight min: ", elmt["saw_min"])
print("standard atomic weight: ", elmt["saw"])
print("standard atomic weight uncertainty: ", elmt["saw_u"])
print("abredged standard atomic weight: ", elmt["asaw"])
print("abredged standard atomic weight uncertainty: ", elmt["asaw_u"])
print()

elmt = pyciaaw.saw.F
print("Element: ", elmt["element"])
print("Symbol: ", elmt["symbol"])
print("Z: ", elmt["z"])
print("standard atomic weight max: ", elmt["saw_max"])
print("standard atomic weight min: ", elmt["saw_min"])
print("standard atomic weight: ", elmt["saw"])
print("standard atomic weight uncertainty: ", elmt["saw_u"])
print("abredged standard atomic weight: ", elmt["asaw"])
print("abredged standard atomic weight uncertainty: ", elmt["asaw_u"])

License

MIT

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

pyciaaw-0.4.0.tar.gz (25.2 kB view details)

Uploaded Source

Built Distributions

pyciaaw-0.4.0-cp312-cp312-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.12 Windows x86-64

pyciaaw-0.4.0-cp312-cp312-manylinux_2_34_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.34+ x86-64

pyciaaw-0.4.0-cp312-cp312-macosx_12_0_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.12 macOS 12.0+ x86-64

pyciaaw-0.4.0-cp311-cp311-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.11 Windows x86-64

pyciaaw-0.4.0-cp311-cp311-manylinux_2_34_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.34+ x86-64

pyciaaw-0.4.0-cp311-cp311-macosx_12_0_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.11 macOS 12.0+ x86-64

pyciaaw-0.4.0-cp310-cp310-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.10 Windows x86-64

pyciaaw-0.4.0-cp310-cp310-manylinux_2_34_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.34+ x86-64

pyciaaw-0.4.0-cp310-cp310-macosx_12_0_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.10 macOS 12.0+ x86-64

pyciaaw-0.4.0-cp39-cp39-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.9 Windows x86-64

pyciaaw-0.4.0-cp39-cp39-manylinux_2_34_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.34+ x86-64

pyciaaw-0.4.0-cp39-cp39-macosx_12_0_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.9 macOS 12.0+ x86-64

pyciaaw-0.4.0-cp38-cp38-win_amd64.whl (1.5 MB view details)

Uploaded CPython 3.8 Windows x86-64

pyciaaw-0.4.0-cp38-cp38-manylinux_2_34_x86_64.whl (1.3 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.34+ x86-64

pyciaaw-0.4.0-cp38-cp38-macosx_12_0_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.8 macOS 12.0+ x86-64

File details

Details for the file pyciaaw-0.4.0.tar.gz.

File metadata

  • Download URL: pyciaaw-0.4.0.tar.gz
  • Upload date:
  • Size: 25.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for pyciaaw-0.4.0.tar.gz
Algorithm Hash digest
SHA256 d3af0c7ffb9860714cf2a8b223eec05a78b3d8307469581bc549252dff8a84a3
MD5 f2d533a8ba835f75b9cd79ad9d5217c7
BLAKE2b-256 06bf6aaa52620ebed58582e8206fec78849be94c2343b2de0e975353ff21c667

See more details on using hashes here.

File details

Details for the file pyciaaw-0.4.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pyciaaw-0.4.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.3

File hashes

Hashes for pyciaaw-0.4.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7bf222bd6e5a679e05729e8f1456582b1eba2293da795a704c8962a58edbd215
MD5 004665a381b76d36ff342e76d8a6b171
BLAKE2b-256 a7f151e982dde2389fced02dce55f6d1518ae3242a195de0aedee02702a2e329

See more details on using hashes here.

File details

Details for the file pyciaaw-0.4.0-cp312-cp312-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for pyciaaw-0.4.0-cp312-cp312-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 7f54de035a8669f248bd2782a1542e54c92f20b273991a69439d97e0594cdec8
MD5 22129b26f8831dcc2a253cf1d1d14dad
BLAKE2b-256 0765be147c61f441f438e9697163ea563b829dd4b49d4a355b87594a2610a0e4

See more details on using hashes here.

File details

Details for the file pyciaaw-0.4.0-cp312-cp312-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for pyciaaw-0.4.0-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 f370cd15f0f5631ad92c9f147cc4cc5253e370d1c5372c8481c139b293d934fb
MD5 648d3bdcd41f3c3723faf41ef207185a
BLAKE2b-256 210655460107bcae10564641864d44e6b002e2869ac5cedd2126ae9abc7e964b

See more details on using hashes here.

File details

Details for the file pyciaaw-0.4.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pyciaaw-0.4.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.3

File hashes

Hashes for pyciaaw-0.4.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ca0518715c24b8456218fb90db2cd6ab90b73ab83cde101f6f4de2a101a69a11
MD5 027af584496479cfb0a171e0b4b2bb77
BLAKE2b-256 46e5b50661e8006ccf4fe1650325fb087f46425022db49931e1f952fe98a474e

See more details on using hashes here.

File details

Details for the file pyciaaw-0.4.0-cp311-cp311-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for pyciaaw-0.4.0-cp311-cp311-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 7d396415876f8c01c1290b73c3385100636285d3585d5e50ec07c0520e00d3d3
MD5 5ca042e3a5fb74c6afffc831ca4d9e00
BLAKE2b-256 b3ec4eaa4fcfe5e8bfa17fe53a3405487a62fd28fd54fa8101fa39a6e89ea4d1

See more details on using hashes here.

File details

Details for the file pyciaaw-0.4.0-cp311-cp311-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for pyciaaw-0.4.0-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 623f799b04df08b47c1edc6cb1624b24d2bd71eda064da9edc5376862ce71a46
MD5 4dc2b252c2274baedaf2f3fdd74f3f89
BLAKE2b-256 ce8c32d23dac6633266ae34469ddf65da328b4d283f597d980025532e9e4bed4

See more details on using hashes here.

File details

Details for the file pyciaaw-0.4.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pyciaaw-0.4.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.3

File hashes

Hashes for pyciaaw-0.4.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 fe26457ecbe367857d08dc5e3a4128458cb55db6f42c4f9be30fd9ef95dc2445
MD5 f44db76a6b32204fad351068d35fcb86
BLAKE2b-256 edbb37e39e1530f44c85bddb8ff98c8b1d1dbd86a35a73003529d41f90e3525e

See more details on using hashes here.

File details

Details for the file pyciaaw-0.4.0-cp310-cp310-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for pyciaaw-0.4.0-cp310-cp310-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 e1784237a6d0c6e7d37e5f78fa82c82c9ae5324a6aaed39dd7469f7e0cdd9b81
MD5 ae421eb922ade53733274b88be2f4b26
BLAKE2b-256 521d6e56b99d8d33ecf82589daf350d49d1b1e67cfe9a31a6edd5eda112e2f62

See more details on using hashes here.

File details

Details for the file pyciaaw-0.4.0-cp310-cp310-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for pyciaaw-0.4.0-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 acdd4ac44f290908c76548cf3f7954f19da1e3a4d98694100c32a7659343a6ad
MD5 68629fc06ce15b0b14549b7a6d137b79
BLAKE2b-256 04d2716459098ebc31040348808ee5140b438d7e1db1403a47911e8628caf250

See more details on using hashes here.

File details

Details for the file pyciaaw-0.4.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pyciaaw-0.4.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.3

File hashes

Hashes for pyciaaw-0.4.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 fbe97e32ec1358f5f9b8f5b0c330197413ab6939f148c662aeab7236ab65e9e2
MD5 33450c2809e6d2b7f9891667c2ab9f40
BLAKE2b-256 0c5a0d78c09fff78b8f86f6f190aef246160de1db3264a62445e2c627d55f72c

See more details on using hashes here.

File details

Details for the file pyciaaw-0.4.0-cp39-cp39-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for pyciaaw-0.4.0-cp39-cp39-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 441db3ecd5ed5fc63c6e89c7f7ae132b306747f8a9c21925a21e8ea8b36bbf19
MD5 e5d0bdf0c1e8d2f6549767219a38f6d4
BLAKE2b-256 0e1843ce5011664d00e4049331d736ae06f231851f0a52c40b9ec4ac51becef4

See more details on using hashes here.

File details

Details for the file pyciaaw-0.4.0-cp39-cp39-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for pyciaaw-0.4.0-cp39-cp39-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 320ab8e418ee5c5a6963e634160b709c78cd80916d173881095822ccaafe6b7e
MD5 3f6a752efc5fdbe14b929737ff592869
BLAKE2b-256 7b50488939955c6170f298de34890d11089d81e862f40cdd1286b5f66b5bf047

See more details on using hashes here.

File details

Details for the file pyciaaw-0.4.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pyciaaw-0.4.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.3

File hashes

Hashes for pyciaaw-0.4.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ce009d8062b587419d340fd0f073852d885df684acd4b1f1973e8ac6944079fe
MD5 9b9233bad240911c545561d0d6639f10
BLAKE2b-256 c51abdb993900feb24fbe1cab97a5990beba41e6fd3a635446f19568312316b9

See more details on using hashes here.

File details

Details for the file pyciaaw-0.4.0-cp38-cp38-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for pyciaaw-0.4.0-cp38-cp38-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 a9486995c05cef4d4e839b88fad30ae24702a2179448826db674176a1928cb17
MD5 40287460486c26295dd7fffec75fb6aa
BLAKE2b-256 4208eb164b480864837b3ba5329530cf5cc8dd834c99f72e6f69372db73f05ee

See more details on using hashes here.

File details

Details for the file pyciaaw-0.4.0-cp38-cp38-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for pyciaaw-0.4.0-cp38-cp38-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 55e40f62e2962fcf68f2cb58c0efbc85604f698e8cd0306e631eccec2fc93a4e
MD5 bcfccc3c4a5c2b21a9e1ae7329d7c227
BLAKE2b-256 3b015073aa5076950a2609b53b42acff63af988fe2129dda9e3be94e36c1f943

See more details on using hashes here.

Supported by

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