Name | steampie JSON |
Version |
0.2.0
JSON |
| download |
home_page | None |
Summary | Interact with Steam using Python 3 |
upload_time | 2024-12-29 12:07:27 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.12 |
license | None |
keywords |
steam
steampie
steampy
steamio
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# steampie
[](https://github.com/offish/steampie/blob/master/LICENSE)
[](https://github.com/offish/steampie/stargazers)
[](https://github.com/offish/steampie/issues)
[](https://github.com/offish/steampie)
[](https://discord.gg/t8nHSvA)
[](https://github.com/astral-sh/ruff)
`steampie` is a Python library for interacting with Steam, and is a modified fork of [bukson](https://github.com/bukson)'s [steampy](https://github.com/bukson/steampy).
## Donate
* BTC: `bc1qntlxs7v76j0zpgkwm62f6z0spsvyezhcmsp0z2` (offish)
* [Steam Trade Offer](https://steamcommunity.com/tradeoffer/new/?partner=293059984&token=0-l_idZR) (offish)
* BTC (bukson): `3PRzESHsTVkCFK7osjwFGQLZjSf7qXP1Ta` (bukson)
* [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XC8BMJ8QRD9ZY) (bukson)
## Installation
```bash
pip install steampie
```
### Update
```bash
pip install --upgrade steampie
```
## Differences from `steampy`
<!-- * Added functionality for adding/removing friends -->
* Removed market functionality due to Steam having strict ToS regarding market automation
* Uses [ruff](https://github.com/astral-sh/ruff) for formatting and linting
* Uses [pytest](https://pytest.org/) for unit tests
<!-- ## Usage
## Examples
## Developing -->
### Tests
```bash
# steampie/
pytest
```
### Building documentation
```bash
# steampie/
cd docs/
make clean
make html
```
## License
MIT License
Copyright (c) 2016 [MichaĆ Bukowski](mailto:gigibukson@gmail.com) <br>
Copyright (c) 2024 offish ([confern](https://steamcommunity.com/id/confern))
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Raw data
{
"_id": null,
"home_page": null,
"name": "steampie",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "steam, steampie, steampy, steamio",
"author": null,
"author_email": "offish <overutilization@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/ce/09/3e3105af5fc2aca78d4a814a67ff195203d5dfca9f122b51d307cbef7b24/steampie-0.2.0.tar.gz",
"platform": null,
"description": "# steampie\n[](https://github.com/offish/steampie/blob/master/LICENSE)\n[](https://github.com/offish/steampie/stargazers)\n[](https://github.com/offish/steampie/issues)\n[](https://github.com/offish/steampie)\n[](https://discord.gg/t8nHSvA)\n[](https://github.com/astral-sh/ruff)\n\n`steampie` is a Python library for interacting with Steam, and is a modified fork of [bukson](https://github.com/bukson)'s [steampy](https://github.com/bukson/steampy).\n\n## Donate\n* BTC: `bc1qntlxs7v76j0zpgkwm62f6z0spsvyezhcmsp0z2` (offish)\n* [Steam Trade Offer](https://steamcommunity.com/tradeoffer/new/?partner=293059984&token=0-l_idZR) (offish)\n* BTC (bukson): `3PRzESHsTVkCFK7osjwFGQLZjSf7qXP1Ta` (bukson)\n* [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XC8BMJ8QRD9ZY) (bukson)\n\n## Installation\n```bash\npip install steampie\n```\n\n### Update\n```bash\npip install --upgrade steampie\n```\n\n## Differences from `steampy`\n<!-- * Added functionality for adding/removing friends -->\n* Removed market functionality due to Steam having strict ToS regarding market automation\n* Uses [ruff](https://github.com/astral-sh/ruff) for formatting and linting\n* Uses [pytest](https://pytest.org/) for unit tests\n\n<!-- ## Usage\n\n\n## Examples\n\n\n## Developing -->\n\n\n### Tests\n```bash\n# steampie/\npytest\n```\n\n### Building documentation\n```bash\n# steampie/\ncd docs/\nmake clean\nmake html\n```\n\n## License\nMIT License\n\nCopyright (c) 2016 [Micha\u0142 Bukowski](mailto:gigibukson@gmail.com) <br>\nCopyright (c) 2024 offish ([confern](https://steamcommunity.com/id/confern))\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n",
"bugtrack_url": null,
"license": null,
"summary": "Interact with Steam using Python 3",
"version": "0.2.0",
"project_urls": {
"Bug Tracker": "https://github.com/offish/steampie/issues",
"Homepage": "https://github.com/offish/steampie"
},
"split_keywords": [
"steam",
" steampie",
" steampy",
" steamio"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "564293549ce17527c4363b5303326604f064beae3fb69e553577d56a72a3830c",
"md5": "2173e5d26e46aacdc5f9bee9f59d1c95",
"sha256": "b22bc130af1e108cf5e9fb79dddd82ef32222c04acf3db9251480f09f8871138"
},
"downloads": -1,
"filename": "steampie-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2173e5d26e46aacdc5f9bee9f59d1c95",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 16502,
"upload_time": "2024-12-29T12:07:25",
"upload_time_iso_8601": "2024-12-29T12:07:25.429201Z",
"url": "https://files.pythonhosted.org/packages/56/42/93549ce17527c4363b5303326604f064beae3fb69e553577d56a72a3830c/steampie-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ce093e3105af5fc2aca78d4a814a67ff195203d5dfca9f122b51d307cbef7b24",
"md5": "514987ac08ca480804f2a3bf5d7d2f97",
"sha256": "c6c87bd01988cd1b80bfcbfff724c69fcc465da593b4d529ae4d54d2a3f0be0f"
},
"downloads": -1,
"filename": "steampie-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "514987ac08ca480804f2a3bf5d7d2f97",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 21654,
"upload_time": "2024-12-29T12:07:27",
"upload_time_iso_8601": "2024-12-29T12:07:27.140716Z",
"url": "https://files.pythonhosted.org/packages/ce/09/3e3105af5fc2aca78d4a814a67ff195203d5dfca9f122b51d307cbef7b24/steampie-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-29 12:07:27",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "offish",
"github_project": "steampie",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "steampie"
}