This website requires JavaScript.
Explore
Help
Register
Sign In
mxr612
/
fastdoi
Watch
1
Star
0
Fork
0
You've already forked fastdoi
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
26
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mxr612
06145634b7
refactor database connection to use SQLAlchemy, update .gitignore for SQLite, and remove MySQL configuration from sample config
2025-06-19 05:22:24 +08:00
.gitignore
refactor database connection to use SQLAlchemy, update .gitignore for SQLite, and remove MySQL configuration from sample config
2025-06-19 05:22:24 +08:00
config.json.sample
refactor database connection to use SQLAlchemy, update .gitignore for SQLite, and remove MySQL configuration from sample config
2025-06-19 05:22:24 +08:00
config.py
0. Configs
2024-08-19 22:13:16 +08:00
fastgpt_uploader.py
add rss_load api
2024-08-23 01:15:51 +08:00
main.py
refactor database connection to use SQLAlchemy, update .gitignore for SQLite, and remove MySQL configuration from sample config
2025-06-19 05:22:24 +08:00
mysql_connector.py
refactor database connection to use SQLAlchemy, update .gitignore for SQLite, and remove MySQL configuration from sample config
2025-06-19 05:22:24 +08:00
requirements.txt
refactor database connection to use SQLAlchemy, update .gitignore for SQLite, and remove MySQL configuration from sample config
2025-06-19 05:22:24 +08:00
rss.py
update sleep time to fix timeout bug
2024-08-27 15:30:13 +08:00
semanticscholar.py
improve random limit for paper
2024-08-22 19:34:46 +08:00
Description
No description provided
48
KiB
Languages
Python
100%