Skip to main content

A Python wrapper for Geometry Dash API.

Project description

GeometryDash.py

A simple API wrapper for Geometry Dash 2.1 written in Python.

Key Features

  • Modern Pythonic API using async and await syntax
  • High coverage of the supported Geometry Dash API

Installing

Python 3.6 or higher is required

pip install geometrydash

Examples

Level Example

import geometrydash as gd

level = await gd.search_level("zodiac")
level.featured  # True
level.coins  # 0

Profile Example

import geometrydash as gd

user = await gd.search_user("robtop")
user.name  # 'RobTop'
user.moderator  # 'elder'

Licence

GNU General Public Licence v3.0

Links

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

geometrydash-1.0.0.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

geometrydash-1.0.0-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

Details for the file geometrydash-1.0.0.tar.gz.

File metadata

  • Download URL: geometrydash-1.0.0.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.4

File hashes

Hashes for geometrydash-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ad5ceea35e31ffde517f40fad35da93f828430595d0db85f5d3c56a1535bcbf2
MD5 8150d440964de579ea77b44f124f8584
BLAKE2b-256 78cc3d5e756789e21e464563fde846c890355a22d850bab528df484a2df9797d

See more details on using hashes here.

File details

Details for the file geometrydash-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: geometrydash-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 17.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.4

File hashes

Hashes for geometrydash-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 84426c5ee62b507f4362f31d2fd9dad775b5cb089ef10c8210fa44eadd6dcb13
MD5 018f1565f8a2c5d5b516eb4f3878454f
BLAKE2b-256 9fcdffefa867e89fabd14c884399ec4772e74dcc3a73f95a930e0d4c824a8fc4

See more details on using hashes here.

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