This website works better with JavaScript.
Home
Explore
Help
Sign In
Quildra
/
OriginDex-DataManager
Watch
1
Star
0
Fork
0
Code
Issues
9
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
41
Commits
3
Branches
0
Tags
477 KiB
Tree:
75b18649f2
feature-new-db-implementation
master
plan_generation
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '75b18649f2'
${ noResults }
OriginDex-DataManager
/
db.py
2 lines
67 B
Raw
Normal View
History
- Initial database for pokemon_forms is in and sorted. - Updated the list view to auto populate on boot
1 year ago
from
database
.
db_controller
import
DBController
db
=
DBController
(
)