Skip to main content

Async library that provides features related to Steam client and compatible stuffs

Reason this release was yanked:

bug

Project description

stlib

windows build status linux build status Coverage GitHub license GitHub release OpenSSF Best Practices

Async library that provides features related to Steam client and compatible stuff.

stlib isn't a library intended for game development like SteamWorksPy, instead you should use it for console, gui, and web applications that need to gather Steam data in some way, including the ones from current logged in user. In addition to the SteamWorks methods, stlib also implements access to SteamWebAPI and some internal community APIs, and works both on Linux and Windows.

There's also support for plugins that interact with third-party platforms, as an example we have the SteamGifts plugin that can login into the service using the Steam account configured on the stlib and access the user data from the third-party website. You can also write your own plugin for your favorite service using the stlib helpers.

For more info about plugins, see the stlib-plugins repo. a stlib documentation is also available.

I'm programming this library as a personal project, so the functions are added according to my needs, otherwise it would be impossible to do it alone. If you need anything else, send a pull request or open an issue.

stlib now supports plugins!

See more at: stlib-plugins

Dependencies to build SteamWorks Python Extension (Optional)

  • Python and headers >= 3.10
  • Microsoft Visual C++ compiler (MSVC) or GNU Compiler (GCC)
  • Steamworks SDK >= v1.55

Dependencies to run

  • Python >= 3.10
  • asyncio
  • beautifulsoup4
  • rsa
  • aiohttp

API Reference & Documentation

Current Version (>=2.0)

Made with stlib

Steam Tools NG


This is a work in progress. You can request new features.

The stlib is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

The stlib is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Lara Maia dev@lara.monster 2015 ~ 2024

OpenSSF Best Practices
Made with

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stlib-2.2.tar.gz (44.9 kB view hashes)

Uploaded Source

Built Distributions

stlib-2.2-cp312-cp312-win_amd64.whl (195.2 kB view hashes)

Uploaded CPython 3.12 Windows x86-64

stlib-2.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (225.9 kB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.28+ x86-64

stlib-2.2-cp311-cp311-win_amd64.whl (195.2 kB view hashes)

Uploaded CPython 3.11 Windows x86-64

stlib-2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (225.1 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.28+ x86-64

stlib-2.2-cp310-cp310-win_amd64.whl (195.2 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

stlib-2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (225.2 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64 manylinux: glibc 2.28+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page