Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/grimmer0125/newcartapythonclient

move to https://github.com/CARTAvis/newCARTAPythonClient
https://github.com/grimmer0125/newcartapythonclient

astronomy meteorjs

Last synced: 7 days ago
JSON representation

move to https://github.com/CARTAvis/newCARTAPythonClient

Awesome Lists containing this project

README

        

# newCARTAPythonClient
Deprecated. New: https://github.com/CARTAvis/newCARTAPythonClient.

**Need refactoring**

Run:
example.py needs account, e.g. test/test

Steps:
1. git clone --recursive this project or git submodule update --init --recursive. (already download)
2. "pip/pip3 install -r requirements.txt".

Support:
Python 2.7 & 3.6.

IDE:
PyCharm CE & VS Code.

Issues about python-meteor:
It does not have
1. optimistic update
2. oauth/google login
3. update does not use mongo's partial update.