Name | proscan-log-api JSON |
Version |
1.2.5
JSON |
| download |
home_page | |
Summary | Log API for PSI's PROSCAN |
upload_time | 2023-03-19 15:35:19 |
maintainer | |
docs_url | None |
author | Niklas Laufkoetter |
requires_python | >=3.8,<4.0 |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# log_API - PROSCAN LOG API
#### Table of Contents
- [Introduction](#introduction)
- [Installation](#installation)
- [Quick-start Guid](#quick-start-guide)
- [Documentation](#documentation)
- [Dependencies](#dependencies)
- [Contribute](#contribute)
- [Project Changes and Tagged Releases](#project-changes-and-tagged-releases)
- [Developer Notes](#developer-notes)
- [Contact](#contact)
# Introduction
This project/package aims to provide a simple way to get PASS, TDS and TCS Logs.
# Installation
Install with pip
```bash
pip install proscan_log_api
```
# Quick-start Guide
Here are some simple examples to get you started:
```python
```
# Documentation
Current Features:
Check out the wiki for more info!
# Dependencies
None!
# Contribute
To contribute, simply clone the project.
You can uses ``` pip -r requirements.txt ``` or the Makefile to set up the project.
After that you can make changes and create a pull request or if allowed merge your changes.
# Project Changes and Tagged Releases
* See the Changelog file for further information
* Project releases are available in pypi
# Developer Notes
Currently None
# Contact
If you have any questions pleas contract 'niklas.laufkoetter@psi.ch'
Raw data
{
"_id": null,
"home_page": "",
"name": "proscan-log-api",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Niklas Laufkoetter",
"author_email": "niklas.laufkoetter@psi.ch",
"download_url": "",
"platform": null,
"description": "# log_API - PROSCAN LOG API\n\n#### Table of Contents\n- [Introduction](#introduction)\n- [Installation](#installation)\n- [Quick-start Guid](#quick-start-guide)\n- [Documentation](#documentation)\n- [Dependencies](#dependencies)\n- [Contribute](#contribute)\n- [Project Changes and Tagged Releases](#project-changes-and-tagged-releases)\n- [Developer Notes](#developer-notes)\n- [Contact](#contact)\n\n# Introduction\nThis project/package aims to provide a simple way to get PASS, TDS and TCS Logs.\n\n# Installation\nInstall with pip\n```bash\npip install proscan_log_api\n```\n# Quick-start Guide\nHere are some simple examples to get you started:\n```python\n\n\n```\n\n\n# Documentation\nCurrent Features:\n\n\nCheck out the wiki for more info!\n\n# Dependencies\nNone!\n\n\n# Contribute\nTo contribute, simply clone the project.\nYou can uses ``` pip -r requirements.txt ``` or the Makefile to set up the project.\nAfter that you can make changes and create a pull request or if allowed merge your changes.\n\n\n# Project Changes and Tagged Releases\n* See the Changelog file for further information\n* Project releases are available in pypi\n\n# Developer Notes\nCurrently None\n\n# Contact\nIf you have any questions pleas contract 'niklas.laufkoetter@psi.ch'\n",
"bugtrack_url": null,
"license": "",
"summary": "Log API for PSI's PROSCAN",
"version": "1.2.5",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "40e266e5b147e74ff7c646a4025f3bae6fa7a8c50b0adbb9ce185c672cf34922",
"md5": "8b226a7ac1adebfa726aaa94eb986365",
"sha256": "8ce55b8e17e944de95c7632fdcc3ab8c62cd1a1064a6b98f7654e5ed705d1a10"
},
"downloads": -1,
"filename": "proscan_log_api-1.2.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8b226a7ac1adebfa726aaa94eb986365",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 22711,
"upload_time": "2023-03-19T15:35:19",
"upload_time_iso_8601": "2023-03-19T15:35:19.813326Z",
"url": "https://files.pythonhosted.org/packages/40/e2/66e5b147e74ff7c646a4025f3bae6fa7a8c50b0adbb9ce185c672cf34922/proscan_log_api-1.2.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-19 15:35:19",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "proscan-log-api"
}