Skip to content
This repository was archived by the owner on May 17, 2019. It is now read-only.

Given a single word or a file with a list of words (one word per line), finds which word can be written as a sequence of chemical symbols

Notifications You must be signed in to change notification settings

helenapoleri/periodic-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Periodic Words CI status

Periodic Words is a program that given a single word or a file with a list of words (one word per line), finds which word can be written as a sequence of chemical symbols (ex: "bacon" = Ba + Co + N).

Installation

$ git clone https://github.com/helenapoleri/periodic-words.git

$ cd periodic-words

Requirements

  • Flask
  • Python 3

Usage

$ export FLASK_APP=main.py

$ flask run

Authors

About

Given a single word or a file with a list of words (one word per line), finds which word can be written as a sequence of chemical symbols

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •