pydatacoll
pydatacoll copied to clipboard
Universal Data Acquisition System
A couple of route properties migrated to resource instance in new versions, which was a reason of 500 error in index page.
```python Traceback (most recent call last): File "/Users/nazar/.virtualenvs/datacoll/lib/python3.6/site-packages/aiohttp/web_protocol.py", line 381, in start resp = await self._request_handler(request) File "/Users/nazar/.virtualenvs/datacoll/lib/python3.6/site-packages/aiohttp/web_app.py", line 322, in _handle resp = await handler(request) File "/Users/nazar/.virtualenvs/datacoll/lib/python3.6/site-packages/aiohttp/web_urldispatcher.py", line 161,...
- [x] Only need to start api_server, it will auto loads other plugins when started. - [ ] make daemons in Linux - [ ] make Windows Service Currently, user...
docker is so popular, it would be nice to make a docker container for PyDataColl.
- [ ] data structure and API reference - [ ] user's guide - [ ] developer's guide - [ ] FAQ