# ecn_robotics v0.0.1
This python package aims to provide some utility function for robot analysis.
By [Meltwin](https://github.com/Meltwin) for [Centrale Nantes Robotics](https://github.com/CentraleNantesRobotics) - 2023
## Modules
- **Display** : Provide some print utilities for matrix, headers, choices, ...
- **Math** : Provide lacking function for analysis
For a detailed description of each function, please refer to the [wiki](https://github.com/Baxterminator/ecn_robotics/wiki)
## Installation
### PiPy Repository (Recommended)
This package is available on the PiPy repository. So you can use the pip manager with the following command:
```shell
pip install ecn_robotics
```
### Manual use
Another way of using this directory is to drag the ecn_robotics directory in this repository in the root of your program.
## Dependencies
| Package | Link |
|:--------:|:-----------------------------------|
| Numpy | https://numpy.org/ |
| Colorama | https://pypi.org/project/colorama/ |
Raw data
{
"_id": null,
"home_page": "https://github.com/Baxterminator/ecn_robotics",
"name": "ecn-robotics",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "robot,analysis,identification",
"author": "Geoffrey C\u00d4TE",
"author_email": "geoffrey.cote@centraliens-nantes.org",
"download_url": "https://files.pythonhosted.org/packages/2f/c8/4992415e712298cddbdb3f647682c54d80b8dd4dd2649dc5e3aaf4adb051/ecn_robotics-0.0.1.tar.gz",
"platform": null,
"description": "# ecn_robotics v0.0.1\n\nThis python package aims to provide some utility function for robot analysis.\n\nBy [Meltwin](https://github.com/Meltwin) for [Centrale Nantes Robotics](https://github.com/CentraleNantesRobotics) - 2023\n\n## Modules\n\n- **Display** : Provide some print utilities for matrix, headers, choices, ...\n- **Math** : Provide lacking function for analysis\n\nFor a detailed description of each function, please refer to the [wiki](https://github.com/Baxterminator/ecn_robotics/wiki)\n\n## Installation\n\n### PiPy Repository (Recommended)\n\nThis package is available on the PiPy repository. So you can use the pip manager with the following command:\n\n```shell\npip install ecn_robotics\n```\n\n### Manual use\n\nAnother way of using this directory is to drag the ecn_robotics directory in this repository in the root of your program.\n\n## Dependencies\n \n| Package | Link |\n|:--------:|:-----------------------------------|\n| Numpy | https://numpy.org/ |\n| Colorama | https://pypi.org/project/colorama/ |\n\n",
"bugtrack_url": null,
"license": "GNU GPLv3",
"summary": "Python package providing some utils function to analyse robots",
"version": "0.0.1",
"split_keywords": [
"robot",
"analysis",
"identification"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9c571e3f5cf5ce8cbc1c8bff75d1abc888966a78f99b6218a4433b46b5a175ad",
"md5": "22ffa81862642e7e07aa8f98dc1f7a15",
"sha256": "47a68fad739e5dc714fca41d93869111de41ae3680ae96dfc5f3be8bc455d649"
},
"downloads": -1,
"filename": "ecn_robotics-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "22ffa81862642e7e07aa8f98dc1f7a15",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 15869,
"upload_time": "2023-03-12T20:11:27",
"upload_time_iso_8601": "2023-03-12T20:11:27.240326Z",
"url": "https://files.pythonhosted.org/packages/9c/57/1e3f5cf5ce8cbc1c8bff75d1abc888966a78f99b6218a4433b46b5a175ad/ecn_robotics-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2fc84992415e712298cddbdb3f647682c54d80b8dd4dd2649dc5e3aaf4adb051",
"md5": "b6893ecab06f190ee529c3eb1316ab85",
"sha256": "bd7ef06cdef483029bea0f371df591a361acf2f1c8020f9112119227b47f053d"
},
"downloads": -1,
"filename": "ecn_robotics-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "b6893ecab06f190ee529c3eb1316ab85",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 15302,
"upload_time": "2023-03-12T20:11:28",
"upload_time_iso_8601": "2023-03-12T20:11:28.945350Z",
"url": "https://files.pythonhosted.org/packages/2f/c8/4992415e712298cddbdb3f647682c54d80b8dd4dd2649dc5e3aaf4adb051/ecn_robotics-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-12 20:11:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "Baxterminator",
"github_project": "ecn_robotics",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ecn-robotics"
}