Skip to main content

No project description provided

Project description

Gramo

Welcome to the Python Bot Library! This library provides tools and utilities to create and manage bots in Python.

Features

  • Easy-to-use API for bot creation
  • Support for multiple messaging platforms
  • Extensible and customizable
  • Built-in commands and event handling

Installation

You can install the library using pip:

pip install gramo

Usage

Here's a simple example to get you started:

from gramo import Gramo

# Create a new bot instance
bot = Gramo(
    token='YOUR_BOT_TOKEN'
)

# Define a command
@bot.command('hello')
def hello_command(ctx):
    ctx.reply('Hello, world!')

# Start the bot
bot.start_polling()

Documentation

For detailed documentation and advanced usage, please visit our official documentation.

Contributing

We welcome contributions! Please read our contributing guidelines to get started.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

If you have any questions or need support, please open an issue on our GitHub repository.

Happy coding!

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

gramo-0.1.1.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gramo-0.1.1-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file gramo-0.1.1.tar.gz.

File metadata

  • Download URL: gramo-0.1.1.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.6

File hashes

Hashes for gramo-0.1.1.tar.gz
Algorithm Hash digest
SHA256 98c9084668a6c7a61c1a9e16df4fb67189958fac800ee733c9da0e7685e800df
MD5 edec296db5e16e445e501b6f20140b28
BLAKE2b-256 a1ce7a3252652571e6ad73926daa5bd692fb78c154f9fd52b54d87fb383723ed

See more details on using hashes here.

File details

Details for the file gramo-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: gramo-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.6

File hashes

Hashes for gramo-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d4c4bb7aa241976d0e8a77a4f07484f0660462ca015072b995a3fa41505f136b
MD5 db40d57878ec5436908161f86ad25fad
BLAKE2b-256 1509e3f38ef5fe23ce0f822a3fbfbf6a08acbd5f79c1bc7cdd5094a2b114a7f9

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