Skip to main content

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)

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.0.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

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

periodic_element_properties-0.2.0-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for periodic_element_properties-0.2.0.tar.gz
Algorithm Hash digest
SHA256 1839c1417e407312be1c04bbefc39e98eaf816f1a886eb55f1ae8c2e1e1cd1d5
MD5 984ef1f5f6344816b44164cbb4c42a17
BLAKE2b-256 5eb33eb62c02f847df99838e639fea3fb53b232af051f1a457843eec0c8b786a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for periodic_element_properties-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 94cba91a0a6548c010f56fa4ac9f16c404cbcd4f5385276d57d3ff2560a41802
MD5 ea83fc45055b473cf4ed65925b3ad646
BLAKE2b-256 500af573fb38da6ce3a79df1915ae1c60e00bb21e0030b7872d78b947e3e71a7

See more details on using hashes here.

Release history Release notifications | RSS feed

0.2.1

2 files

This release

0.2.0 This release

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

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