GithubHelp home page GithubHelp logo

eo300 / pdb2pqr_flask Goto Github PK

View Code? Open in Web Editor NEW

This project forked from electrostatics/pdb2pqr_flask

0.0 2.0 0.0 38 KB

Trying to bring the PDB2PQR web server into the 21st century

Python 25.97% CSS 51.64% HTML 22.40%

pdb2pqr_flask's Introduction

A Flask version of the PDB2PQR server

This is an attempt to port the PDB2PQR web server to Flask to simplify the code base and make it easier to port to cloud services. This particular code was shamelessly ripped off from modeled after the Flask examples.

The code is not functional and is intended as a prototype. Here are the current steps to get it "working" (assuming a Bash environment); a virtualenv is strongly recommended.

pip install --editable .
export FLASK_APP=server
export FLASK_DEBUG=1
python -m flask run

Point your browser to http://127.0.0.1:5000/ and hope for the best!

pdb2pqr_flask's People

Contributors

eo300 avatar sobolevnrm avatar

Watchers

 avatar  avatar

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.