Skip to content

dacker-team/pydelighted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydelighted

This is pydelighted, a python package to import your data from the delighted API

--> How to write the config file :

schema_prefix: schema_name
endpoints:
    endpoint_name:
        table: 'table_name'
        date_fields:
            - 'created_at'
            - 'updated_at' 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages