Python package to interact with fishbowlapp.
Project description
fishbowlpy
fishbowlpy is a Python library that allows you to interact with fishbowlapp. This library provides a simple interface to login, access bowls, posts, and comments in your fishbowlapp feed.
Prerequisites
Before you start using fishbowlpy, please make sure you have Python 3.6 or higher installed on your machine.
Installation
You can install fishbowlpy from the Python Package Index (PyPI). Make sure you have pip installed on your system, and then run the following command:
pip install fishbowlpy
Usage
Here is an example of the minimum code required to use fishbowlpy. You can find the full documentation here.
from fishbowlpy.fishbowlclient import FishBowlClient
# Initialize the fishbowl client
client = FishBowlClient()
# Access posts in the subscribed bowl
posts = client.get_posts(bowl_name='tech-india')
print(posts)
Contributions
We encourage you to contribute to this package by following these steps:
Start by exploring the issues tab and selecting any issue that you would like to work on. This will help you find areas where your skills can be put to good use.
If you have a new feature in mind that you believe would enhance the package, we invite you to create a new issue to propose your idea. This allows the community to provide feedback and discuss the potential implementation before you begin working on it.
Before creating a pull request, it's important to ensure that you follow our contribution guidelines. These guidelines outline the required coding style, documentation standards, and any other specific conventions we follow. Adhering to these guidelines helps maintain consistency throughout the codebase.
By following these steps, you can actively participate in improving the package and help make it even better. Your contributions are highly appreciated and valued by the community.
Contributors
We eagerly anticipate your valuable contribution to our project. As a token of our appreciation, we have reserved a special section where we will acknowledge your involvement. Rest assured, we will diligently update the contributors list under this designated section to recognize your valuable input.
License
This project is licensed under the MIT License.
Contact Information
Feel free to reach out to me with any questions or suggestions. I look forward to hearing from you at mukulbindal170299@gmail.com
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
Built Distribution
File details
Details for the file fishbowlpy-0.0.6.tar.gz
.
File metadata
- Download URL: fishbowlpy-0.0.6.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.6rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7d8fe0ba94555286c9efdb36c83fe4edc8f05e8af99b346d69eff26ec912c3b |
|
MD5 | 916d43f58484843e221df6af9e244fb6 |
|
BLAKE2b-256 | 43231edb41abba92344ee87b5dda6cb750947cf66a14aa5aa0b3328b5c4acab2 |
File details
Details for the file fishbowlpy-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: fishbowlpy-0.0.6-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.6rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 113a6fb57bab7604686de47ec683a7f9938c0826991356283691469e590d8d92 |
|
MD5 | c78acaefece0a518fa5f6ff6d16a8584 |
|
BLAKE2b-256 | b19b1057f84ef9e8831c3283d9022e7f726f0777dfe5fdcfa0e6b6d013249409 |