Skip to main content

A Python module for interacting with the ghost.toxinum.xyz API

Project description

GHOSTPIP

GHOSTPIP is a Python module that provides convenient methods for interacting with the ghost.toxinum.xyz API. It enables you to perform various operations such as user signup, signin, retrieving user information, fetching location details, getting SIM information, device details, balance information, and more.

Installation

You can install GHOSTPIP using pip:

pip install ghostpip

Usage

from ghostpip import (
    signup,
    signin,
    get_user,
    get_location,
    get_sim_info,
    get_device_info,
    get_account_balance,
    submit_birth_information,
    submit_nid_information,
    simulate_talk,
    teach_chatbot
)

Function Examples

Here are some examples of how to use the functions:

Signup a new user:

signup("John Doe", "johndoe@example.com", "password123")

Signin with an existing user:

signin("johndoe@example.com", "password123")

Get user information:

get_user("your-api-key")

Get location details:

get_location("your-api-key", "0123456789")

Get SIM information:

get_sim_info("your-api-key", "0123456789")

Get device information:

get_device_info("your-api-key", "0123456789")

Get account balance:

get_account_balance("your-api-key", "0123456789")

Submit birth information:

submit_birth_information("your-api-key", "birth-info", "dob")

Submit NID information:

submit_nid_information("your-api-key", "nid-info", "dob")

Simulate talk:

simulate_talk("your-api-key", "ask", "lc")

Teach chatbot:

teach_chatbot("your-api-key", "ask", "ans", "lc")

API Documentation

For detailed information on the API endpoints and parameters, please refer to the ghost.toxinum.xyz API documentation.

Contributing

Contributions to GHOSTPIP are welcome! If you find any issues or have suggestions for improvement, please create an issue or submit a pull request on the GitHub repository.

Contact

Thanks For Star🙏👨‍💻

Stargazers repo

Thanks For Fork 🙏👨‍💻

Forkers repo

License

This project is licensed under the MIT License.

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

ghostpip-1.1.1.tar.gz (5.5 kB view details)

Uploaded Source

File details

Details for the file ghostpip-1.1.1.tar.gz.

File metadata

  • Download URL: ghostpip-1.1.1.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for ghostpip-1.1.1.tar.gz
Algorithm Hash digest
SHA256 a557cf6b70a3bae1cc9d013edd21882e1d0021a40fdc8d4191338c025fbdb41e
MD5 b63b1aa52ea3d77648a20c85c847703c
BLAKE2b-256 5acfd160284dfa2617ca9f1e6e3641b40ae16c968e68c08734a1c200fe64bbb3

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