Thanks to visit codestin.com
Credit goes to github.com

Skip to content

adaydan-tabsdata/td-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

td-sync

A helper function that registers/updates your Tabsdata functions when you run your tabsdata .py function file

Drop sync_with_server() into the bottom of any tabsdata function file. Every time your file runs, the function is registered or updated


Install (from GitHub)

pip install git+https://github.com/adaydan-tabsdata/td-sync.git

How to use

1. Import Package into your file

from td_sync import sync_with_server

2. Call the Function within your file

sync_with_server()

The function takes a single parameter for collection_name. If no collection name is provided, the function will prompt to select an existing collection or create a new one.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages