Skip to main content

Simple Package that allows the extraction of player data, this is a REST api and needs to be ran. This is a flask application

Project description

Pyfaceit

Pyfaceit is a Python Package that makes it easy to retrieve data from Faceit API for Counter Strike Developers. Faceit API docs can be confusing and hard to implement,

this Python package does all the hard work behind the scenes, simply input the faceit name and retrieve all dat from a player, you can even retrieve specific map data.

Installation

Use the package manager pip to install Pyfaceit.

pip install pyfaceit

Usage

import pyfaceit



# Creates Instance of Pyfaceit Class

instance = pyfaceit.Pyfaceit(<faceit name as string>)

# returns python Dict of all player data

instance.player_stats()



# returns Python dict information of player information for specific map.

instance.player_stats_map(<map_name(can be without de_ eg. 'mirage' or 'de_mirage')>)

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

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

pyfaceit-1.4.2.win-amd64.zip (7.8 kB view details)

Uploaded Source

File details

Details for the file pyfaceit-1.4.2.win-amd64.zip.

File metadata

  • Download URL: pyfaceit-1.4.2.win-amd64.zip
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for pyfaceit-1.4.2.win-amd64.zip
Algorithm Hash digest
SHA256 1eba89f2bad32cb1bcefbedb034525402e3ba64c1fca0e89d1c7151d659c0d05
MD5 8517e93d81c98a4b50ead7ed0945f917
BLAKE2b-256 a6af3e831f5bdd63a511994d9eb3da5e902183a2ebf350e8928e959ed9076a5e

See more details on using hashes here.

Supported by

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