NextGuild
About
NextGuild is a Guilded API wrapper written in Python.
Founded in 2023, the ©️ Nextguild Project (2023-present) is the most user-friendly Python library for interacting with the Guilded API. Because of our commitment to make it as simple and easy to use as possible, it serves as an excellent resource for both beginners learning Python programming and experienced programmers looking for a straightforward development experience.
Made from a team of 2 people, this was a project originally thought for a fun purpose and for testing of the Guilded API, which eventually turned into a API wrapper for multi-purpose use.
Installation
Python 3.7+ is required
# MacOS / Linux (via Terminal)
python3 -m pip install -U nextguild
# Windows (via CMD Prompt)
py -3 -m pip install -U nextguild
NextGuild also requires 2 other packages to be installed before using it.
[!TIP] If you haven't installed them already, execute the following command in your terminal:
pip install requests websockets
Documentation
For NextGuild's official documentation, visit this link.
Founders
Contributing
Please see the CONTRIBUTING.MD file for the official guidelines to contribute.
License
©️ The NextGuild Project (2023-present) is under the MIT license, and usage of the library is subject to the terms of the MIT license.
© The NextGuild Project 2023-present
All Rights Reserved
Release files for nextguild 1.2.16
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nextguild-1.2.16.tar.gz | 17.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nextguild-1.2.16-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:34.4 kB
Release files / nextguild-1.2.16.tar.gz
| Download URL | nextguild-1.2.16.tar.gz |
|---|---|
| Size | 17.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a322744179bcd138fbe2cbb1cdb933212fdacc673d06977b8789bdc1fb6ef22d
|
|
BLAKE2b-256 checksum How to use checksums |
06a0851ceaefd0bafb22595562edfcfcd0df8ca815433fe3182f742f12fd7aab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|
Release files / nextguild-1.2.16-py3-none-any.whl
| Download URL | nextguild-1.2.16-py3-none-any.whl |
|---|---|
| Size | 16.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
65175e183acf2b626177effb8282d0e1de10b9d9a1745928f4572d052ef03614
|
|
BLAKE2b-256 checksum How to use checksums |
c1de3ded9bc7df93fee19a108a8fdb02fbc982f3ff7e14cb73e44bb808b4837e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|