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
b20dc5acabf947cd168e6e7d5b2c6b29467c3cfd
mercy
/
scripts
/
mercy_app.py
7 lines
110 B
Python
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
#!/usr/bin/env python
from
mercy
.
MercyApplication
import
app
if
__name__
==
"
__main__
"
:
app
.
run
(
)
Reference in New Issue
Copy Permalink