Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Science

    chem 2.2

    Download button

    No screenshots available
    Downloads: 229  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Jose Luis Naranjo Gomez | More programs
    BSD License / FREE
    December 28th, 2011, 11:21 GMT
    ROOT / Science

     Read user reviews (0)  Refer to a friend  Subscribe

    chem description

    A small suite of elemental chemistry tools written in Python

    chem is command-line utility for finding periodic elements, and information about those elements.

    USAGE

    python elements.py object command

     REGULAR EXECUTION

     if __name__ == '__main__':

     interactive mode is enabled. Give it any element's value for any of the commands below.

     OBJECT

     object can be any atomic number, atomic mass, full name, or abbreviation of any element in the periodic table. object can also be the --help flag.

     COMMAND

     The command can be any of the following:
     name charge type mass atomic symbol

     The program will return the command of that given element. If no command is given, the program will print out all the information that it has on that element.

     MODULE

     If elements.py is used as a module, then find() function should be used.'

     find() will return the atomic symbol of any elemental command (above) value given.

     This can be used in conjunction with the elements dict.

    >>> import elements
    >>> elements.find(12)
    'Mg'
    >>> elements.find(15.999)
    'O'
    >>> elements.find('h')
    'H'
    >>> elements.find('boron')
    'B'
    >>>


    Game is a command line memory game. It is designed to help you learn the periodic elements through testing.

    It includes an easy mode, and a hard mode.

    Easy mode quizzes the user on random elemental names, and symbols.

    Hard mode quizzes the user on random elemental names, symbols, atomic masses, and atomic numbers.

    If game.py is executed with python, then the game will automatically start.'

    If game is imported, execute it with start()


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    chemistry tools | periodic table | periodic elements | periodic | table | chemistry

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM