medicafe


Namemedicafe JSON
Version 0.251027.3 PyPI version JSON
download
home_pagehttps://github.com/katanada2/MediCafe
SummaryMediCafe
upload_time2025-10-27 00:03:48
maintainerNone
docs_urlNone
authorDaniel Vidaud
requires_python<3.5,>=3.4
licenseMIT
keywords medicafe medibot medilink medisoft automation healthcare claims
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MediCafe

MediCafe is a small toolkit that helps automate common Medisoft admin tasks. It has two parts:

- MediBot: automates routine data handling
- MediLink: moves claims and responses between payers and your system

The focus is simple: reduce manual steps, add reliable checks, and keep logs that make issues easy to trace.

## Features
- Command-line entry point: `medicafe`
- Basic claim routing and status checks
- Lightweight utilities for importing, validation, and file handling
- Works on older Python 3.4 installs and modern environments

## Install
Use pip:

```
pip install medicafe
```

If you are on a system with managed Python, you may need a virtual environment:

```
python3 -m venv .venv
. .venv/bin/activate
pip install medicafe
```

## Quick start
Run the main entry point:

```
medicafe --help
```

Or from Python:

```
python3 -m MediCafe --help
```

Common tasks:
- Download payer emails
- Submit or check claim status
- Run MediLink workflows

## Compatibility
- Python: 3.4+ (tested with legacy constraints), also runs on newer Python
- OS: Windows or Linux

## Project goals
- Keep the code straightforward and readable
- Respect older environments where needed
- Fail with clear, actionable messages

## License
MIT License. See `LICENSE`.

## Support
This is community-supported software. Open an issue on the project page if you run into a problem or have a small, concrete request. Please include your Python version, OS, and the exact command that failed.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/katanada2/MediCafe",
    "name": "medicafe",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.5,>=3.4",
    "maintainer_email": null,
    "keywords": "medicafe medibot medilink medisoft automation healthcare claims",
    "author": "Daniel Vidaud",
    "author_email": "daniel@personalizedtransformation.com",
    "download_url": "https://files.pythonhosted.org/packages/13/38/9694f3876ccba9ea8d8a3f0c28e6489757dce2bd6ed835134f59508ce169/medicafe-0.251027.3.tar.gz",
    "platform": null,
    "description": "# MediCafe\r\n\r\nMediCafe is a small toolkit that helps automate common Medisoft admin tasks. It has two parts:\r\n\r\n- MediBot: automates routine data handling\r\n- MediLink: moves claims and responses between payers and your system\r\n\r\nThe focus is simple: reduce manual steps, add reliable checks, and keep logs that make issues easy to trace.\r\n\r\n## Features\r\n- Command-line entry point: `medicafe`\r\n- Basic claim routing and status checks\r\n- Lightweight utilities for importing, validation, and file handling\r\n- Works on older Python 3.4 installs and modern environments\r\n\r\n## Install\r\nUse pip:\r\n\r\n```\r\npip install medicafe\r\n```\r\n\r\nIf you are on a system with managed Python, you may need a virtual environment:\r\n\r\n```\r\npython3 -m venv .venv\r\n. .venv/bin/activate\r\npip install medicafe\r\n```\r\n\r\n## Quick start\r\nRun the main entry point:\r\n\r\n```\r\nmedicafe --help\r\n```\r\n\r\nOr from Python:\r\n\r\n```\r\npython3 -m MediCafe --help\r\n```\r\n\r\nCommon tasks:\r\n- Download payer emails\r\n- Submit or check claim status\r\n- Run MediLink workflows\r\n\r\n## Compatibility\r\n- Python: 3.4+ (tested with legacy constraints), also runs on newer Python\r\n- OS: Windows or Linux\r\n\r\n## Project goals\r\n- Keep the code straightforward and readable\r\n- Respect older environments where needed\r\n- Fail with clear, actionable messages\r\n\r\n## License\r\nMIT License. See `LICENSE`.\r\n\r\n## Support\r\nThis is community-supported software. Open an issue on the project page if you run into a problem or have a small, concrete request. Please include your Python version, OS, and the exact command that failed.\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "MediCafe",
    "version": "0.251027.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/katanada2/MediCafe/issues",
        "Homepage": "https://github.com/katanada2/MediCafe",
        "Source": "https://github.com/katanada2/MediCafe"
    },
    "split_keywords": [
        "medicafe",
        "medibot",
        "medilink",
        "medisoft",
        "automation",
        "healthcare",
        "claims"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "671dbba77b315f16dac38b500212a6fefdf0cb5dc48bdcfb333d1cf0638e9bed",
                "md5": "51566369b19186f9789aab9e0d3ac9e6",
                "sha256": "42131c6004143022c16626704aad0d38403d08214344ecf68fbabb6439ee76e0"
            },
            "downloads": -1,
            "filename": "medicafe-0.251027.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "51566369b19186f9789aab9e0d3ac9e6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.5,>=3.4",
            "size": 353262,
            "upload_time": "2025-10-27T00:03:44",
            "upload_time_iso_8601": "2025-10-27T00:03:44.894096Z",
            "url": "https://files.pythonhosted.org/packages/67/1d/bba77b315f16dac38b500212a6fefdf0cb5dc48bdcfb333d1cf0638e9bed/medicafe-0.251027.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13389694f3876ccba9ea8d8a3f0c28e6489757dce2bd6ed835134f59508ce169",
                "md5": "c35e98e2591554f27a767540e43998c7",
                "sha256": "8da26437d277ce948b7580a468affb7aa5e33d3eb347061dc0f5df647dc66c48"
            },
            "downloads": -1,
            "filename": "medicafe-0.251027.3.tar.gz",
            "has_sig": false,
            "md5_digest": "c35e98e2591554f27a767540e43998c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.5,>=3.4",
            "size": 320593,
            "upload_time": "2025-10-27T00:03:48",
            "upload_time_iso_8601": "2025-10-27T00:03:48.352046Z",
            "url": "https://files.pythonhosted.org/packages/13/38/9694f3876ccba9ea8d8a3f0c28e6489757dce2bd6ed835134f59508ce169/medicafe-0.251027.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-27 00:03:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "katanada2",
    "github_project": "MediCafe",
    "github_not_found": true,
    "lcname": "medicafe"
}
        
Elapsed time: 0.98689s