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
2b8707be8126a4814ac33997783fdc733cd4f919
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