This website requires JavaScript.
Explore
Help
Sign In
andrew
/
mercy
Archived
Watch
1
Star
0
Fork
0
You've already forked mercy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-18
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
16cc7adb8eb50490dfcef08d3280aeb36d0c218a
mercy
/
scripts
/
mercy.wsgi
7 lines
103 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Working on #1 - FDA import process works. 3 hours for first import, 1.25 hours on subsequent updates.
2013-10-27 18:35:35 -04:00
import mercy.MercyApplication
app = get_application()
if __name__ == "__main__":
app.run()
Reference in New Issue
Copy Permalink