Skip to content

teampopong/popong-data-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POPONG Data Utils

Data utility for POPONG models

Installation

$ pip install git+https://github.com/teampopong/popong-data-utils.git

Usage Example

from popong_data_utils import connect_db, guess_person
connect_db('postgresql+psycopg2://MY_ID:MY_PASSWORD@localhost/SOME_DB')
person = guess_person(name=u'고승덕', assembly_id=18)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages