# evrima.py
The Isle: Evrima RCON made easy, for Python 3.11+.
## Description
A Python package to interact with The Isle: Evrima game servers through RCON protocol.
## Installation
```bash
pip install evrima.py
```
## Usage
This is a placeholder package. Future versions will include functionality for RCON operations.
```python
import evrima.py
# Example usage will be provided in future releases
```
## License
This project is licensed under the MIT License - see the LICENSE file for details.
Raw data
{
"_id": null,
"home_page": null,
"name": "evrima.py",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "evrima, the isle, rcon, game server, evrima rcon, the isle rcon, evrima.py",
"author": null,
"author_email": "Keagan Landfried <keaganlandfried@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/e7/f6/e0cf79fd332638db61b97067f7307cd0e792d0929589bd05e828bfc257e3/evrima_py-0.3.1.tar.gz",
"platform": null,
"description": "# evrima.py\r\nThe Isle: Evrima RCON made easy, for Python 3.11+.\r\n\r\n## Description\r\n\r\nA Python package to interact with The Isle: Evrima game servers through RCON protocol.\r\n\r\n## Installation\r\n\r\n```bash\r\npip install evrima.py\r\n```\r\n\r\n## Usage\r\n\r\nThis is a placeholder package. Future versions will include functionality for RCON operations.\r\n\r\n```python\r\nimport evrima.py\r\n\r\n# Example usage will be provided in future releases\r\n```\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License - see the LICENSE file for details.\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python tools for The Isle: Evrima RCON and server operations",
"version": "0.3.1",
"project_urls": {
"Bug Tracker": "https://github.com/zennara/evrima.py/issues",
"Homepage": "https://github.com/zennara/evrima.py"
},
"split_keywords": [
"evrima",
" the isle",
" rcon",
" game server",
" evrima rcon",
" the isle rcon",
" evrima.py"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "721cb534a5d2afff9c31ed069af73ff227765775fd223f019bc6c0f5d3b2f28e",
"md5": "05d0324364d1b5749ae74fe492432b2a",
"sha256": "a8368b5a42983c48e04600f0fc5dcd61f608c20bf1be361292987337523e51de"
},
"downloads": -1,
"filename": "evrima_py-0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "05d0324364d1b5749ae74fe492432b2a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 9142,
"upload_time": "2025-07-25T01:53:43",
"upload_time_iso_8601": "2025-07-25T01:53:43.708640Z",
"url": "https://files.pythonhosted.org/packages/72/1c/b534a5d2afff9c31ed069af73ff227765775fd223f019bc6c0f5d3b2f28e/evrima_py-0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e7f6e0cf79fd332638db61b97067f7307cd0e792d0929589bd05e828bfc257e3",
"md5": "320f52178483ce1c67ea0ddd9a625972",
"sha256": "0fe7729ef9c233aa1b3f3962af38d4c73756b19c4d77c40b1e92b45b7141c376"
},
"downloads": -1,
"filename": "evrima_py-0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "320f52178483ce1c67ea0ddd9a625972",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 8616,
"upload_time": "2025-07-25T01:53:45",
"upload_time_iso_8601": "2025-07-25T01:53:45.198543Z",
"url": "https://files.pythonhosted.org/packages/e7/f6/e0cf79fd332638db61b97067f7307cd0e792d0929589bd05e828bfc257e3/evrima_py-0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-25 01:53:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zennara",
"github_project": "evrima.py",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "evrima.py"
}