Giter Site home page Giter Site logo

auto_medsheet's Introduction

auto_medsheet

auto_medsheet is a tool for nursing students and others who need to quickly grab information for name brand drugs from a drug reference such as PDR.net (which is the source of information used for this tool).

Using auto medsheet is simple. Call the script with the name of the file you'd like to create as the first argument, and the name brand drugs you'd like to grab information on as subsequent arguments. Call the line below...

$ python auto_medsheet.py fileToWrite xanax abilify ablavar

And the a document like this, named fileToWrite.docx, will be created in your auto_medsheet directory!

Additional Info

All of the dependencies for auto_medsheet can be pip installed on Unix-based systems. The table setup for output is specific to the needs of nursing students local to me, but can be changed easily within the script.

If you'd like to use the tool but are unsure of how to adapt it your purposes, feel free to contact me at [email protected] and I can help you get started.

auto_medsheet's People

Contributors

nathantspencer avatar

Watchers

 avatar  avatar

auto_medsheet's Issues

Faster navigation to drug page needed

Rather than searching based on the first letter of the drug of interest, we should search the name of the drug and grab the link to the drug page from the results of the search. Big speedup expected.

medication name should be pulled from query, not pdr

Sometimes medication names pulled from PDR.net are inaccurate or not the same as the queried name. Some are not found at all. It would be better to use the .title() version of the query medication name, so that the names are filled out in the table regardless of whether they are found on PDR.net.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.