# Vianu
[](https://badge.fury.io/py/vianu)
<!-- [](https://vianu.readthedocs.io/en/latest/) -->
Vianu is a Python package designed for developers working in the **life sciences and healthcare** sectors. It provides access to a variety of tools and workflows, allowing users to quickly build, validate, and deploy data-driven applications.
## Feature Overview
- **TICI**: A tool for phonetic comparison of novel drug names with authorized ones from different locations.
- **Fraudcrawler**: A data ingestion and transformation pipeline for real-world healthcare data.
## Installation
To install Vianu, use the following command:
```bash
pip install vianu
```
Alternatively, you can install from source:
```bash
git clone https://github.com/smc40/vianu.git
cd vianu
poetry install
```
## Usage
### TICI
#### Launch a Demo App
#### Launch a Demo Pipeline
```bash
poetry shell
python -m vianu.tools.tici.launch_demo_pipeline
```
### FraudCrawler
#### Launch a Demo App
```bash
poetry shell
python vianu/tools/fraudcrawler/launch_demo_app.py
```
#### Launch a Demo Pipeline
```bash
poetry install
poetry shell
python -m vianu.tools.fraudcrawler.launch_demo_pipeline
```
## Contributing
We welcome contributions from the community! Please read the [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on how to get started.
## Code of Conduct
We strive to create a welcoming environment for everyone. Please read our [Code of Conduct](CODE_OF_CONDUCT.md) for more details.
## License
This project is licensed under the XYZ License.
## Feedback and Support
For any issues or feature requests, please use the [GitHub Issues](https://github.com/smc40/vianu/issues) page.
## Acknowledgments
We thank all contributors and the broader open-source community for their support and feedback.
Raw data
{
"_id": null,
"home_page": "https://github.com/smc40/vianu",
"name": "vianu",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": "healthcare, government, opensource, data science",
"author": "Nicolas Perez Gonzalez",
"author_email": "hello@vianu.org",
"download_url": "https://files.pythonhosted.org/packages/b3/a5/78406a1a3fd172bb1605db437037933cade18339923c54e0def0007eb118/vianu-0.1.2.tar.gz",
"platform": null,
"description": "# Vianu\n\n[](https://badge.fury.io/py/vianu) \n<!-- [](https://vianu.readthedocs.io/en/latest/) -->\n\nVianu is a Python package designed for developers working in the **life sciences and healthcare** sectors. It provides access to a variety of tools and workflows, allowing users to quickly build, validate, and deploy data-driven applications.\n\n## Feature Overview\n\n- **TICI**: A tool for phonetic comparison of novel drug names with authorized ones from different locations.\n- **Fraudcrawler**: A data ingestion and transformation pipeline for real-world healthcare data.\n\n## Installation\n\nTo install Vianu, use the following command:\n\n```bash\npip install vianu\n```\n\nAlternatively, you can install from source:\n\n```bash\ngit clone https://github.com/smc40/vianu.git\ncd vianu\npoetry install\n```\n\n\n## Usage\n### TICI\n\n#### Launch a Demo App\n\n\n\n#### Launch a Demo Pipeline\n\n```bash\npoetry shell\npython -m vianu.tools.tici.launch_demo_pipeline\n```\n\n### FraudCrawler\n\n#### Launch a Demo App\n\n```bash\npoetry shell\npython vianu/tools/fraudcrawler/launch_demo_app.py\n```\n\n#### Launch a Demo Pipeline\n\n```bash\npoetry install\npoetry shell\npython -m vianu.tools.fraudcrawler.launch_demo_pipeline\n```\n\n## Contributing\n\nWe welcome contributions from the community! Please read the [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on how to get started.\n\n## Code of Conduct\n\nWe strive to create a welcoming environment for everyone. Please read our [Code of Conduct](CODE_OF_CONDUCT.md) for more details.\n\n## License\n\nThis project is licensed under the XYZ License.\n\n## Feedback and Support\n\nFor any issues or feature requests, please use the [GitHub Issues](https://github.com/smc40/vianu/issues) page.\n\n## Acknowledgments\n\nWe thank all contributors and the broader open-source community for their support and feedback.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Vianu enables developers to access tools applicable to life sciences and healthcare.",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://github.com/smc40/vianu",
"Repository": "https://github.com/smc40/vianu"
},
"split_keywords": [
"healthcare",
" government",
" opensource",
" data science"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "762fd51828382ae28aa95639ddd9b45bd071596db38256c21d698d5919ebfc13",
"md5": "3daa3a1f9ad89d83190fc164c2d202f8",
"sha256": "a65dd426daee5667fbe55d0d83cdb4a2ced30307e2dc876a1774889284f3e199"
},
"downloads": -1,
"filename": "vianu-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3daa3a1f9ad89d83190fc164c2d202f8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 18794,
"upload_time": "2024-11-24T16:08:15",
"upload_time_iso_8601": "2024-11-24T16:08:15.743742Z",
"url": "https://files.pythonhosted.org/packages/76/2f/d51828382ae28aa95639ddd9b45bd071596db38256c21d698d5919ebfc13/vianu-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b3a578406a1a3fd172bb1605db437037933cade18339923c54e0def0007eb118",
"md5": "e6bce7584646945a79bd17be6def7a78",
"sha256": "a1a71b47b7a216c4a3512fc374db11adc2e04f73daac26571ce4a8e69badf43b"
},
"downloads": -1,
"filename": "vianu-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "e6bce7584646945a79bd17be6def7a78",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 15345,
"upload_time": "2024-11-24T16:08:18",
"upload_time_iso_8601": "2024-11-24T16:08:18.255915Z",
"url": "https://files.pythonhosted.org/packages/b3/a5/78406a1a3fd172bb1605db437037933cade18339923c54e0def0007eb118/vianu-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-24 16:08:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "smc40",
"github_project": "vianu",
"github_not_found": true,
"lcname": "vianu"
}