https://github.com/phaethon/values
CLI utility to create, update, search, etc. objects with various attributes. Also, can be used as a streamlined shell for MongoDB
https://github.com/phaethon/values
Last synced: over 1 year ago
JSON representation
CLI utility to create, update, search, etc. objects with various attributes. Also, can be used as a streamlined shell for MongoDB
- Host: GitHub
- URL: https://github.com/phaethon/values
- Owner: phaethon
- Created: 2014-05-28T14:53:47.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2016-12-02T20:13:15.000Z (over 9 years ago)
- Last Synced: 2023-05-22T07:20:15.309Z (about 3 years ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
values
======
CLI utility to create, update, search, etc. objects with various attributes. Also, can be used as a streamlined shell for MongoDB
Requires Python 3, mongodb, PyMongo, pyparsing
Not functional yet. Still in development.