Skip to main content

This package contains information about periodic elements and their properties

Project description

This library has 3 functions

  1. get_element_details_based_on_atomic_number
  2. get_elements_belonging_to_a_particular_group
  3. get_elements_belonging_to_a_particular_period

---------------- get_element_details_based_on_atomic_number -----------------

from periodic_element_properties import Functions

f = Functions()

element_info = f.get_element_details_based_on_atomic_number(3)

print(element_info)

---------------- get_elements_belonging_to_a_particular_group -----------------

from periodic_element_properties import Functions

f = Functions()

group_info = f.get_elements_belonging_to_a_particular_group(18)

print(group_info)

---------------- get_elements_belonging_to_a_particular_period -----------------

from periodic_element_properties import Functions

f = Functions()

period_info = f.get_elements_belonging_to_a_particular_period(1)

print(period_info)

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

periodic_element_properties-0.2.1.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file periodic_element_properties-0.2.1.tar.gz.

File metadata

File hashes

Hashes for periodic_element_properties-0.2.1.tar.gz
Algorithm Hash digest
SHA256 011a239eb5ab6ef334c9b26a81ffba2cfd6e9a6a094c5a1134069857bd9ce8fa
MD5 f38b397b925acc2001b1a0c4e35bf729
BLAKE2b-256 8956250de1121ba53966591bf6a63817845706748ab92ca0540f7c1dae50d96b

See more details on using hashes here.

File details

Details for the file periodic_element_properties-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for periodic_element_properties-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0663af1cafd59ab5e326fe8a1089faecdd64ac774806f2cac392177b4aef5d99
MD5 a9dbb221daded335b442e5725455de8b
BLAKE2b-256 174bd1a8f717dde4a3e7a9f7acc8f89bf6755e4b0f19305ce9ca3d0d1d24d254

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