Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/grimmer0125/newcartapythonclient
- Owner: grimmer0125
- License: gpl-3.0
- Created: 2017-09-12T07:53:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-27T16:03:33.000Z (over 6 years ago)
- Last Synced: 2024-12-22T00:23:17.507Z (2 months ago)
- Topics: astronomy, meteorjs
- Language: Python
- Homepage:
- Size: 101 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# newCARTAPythonClient
Deprecated. New: https://github.com/CARTAvis/newCARTAPythonClient.**Need refactoring**
Run:
example.py needs account, e.g. test/testSteps:
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.