A feds.lol API wrapper for Python.
Project description
feds.py
A feds.lol API wrapper for Python.
Installation
Install feds.py with pip
pip3 install feds.py
Usage/Examples
import feds
client = feds.Client(username = 'username13', password = 'password37')
client.login()
client.set_name('test') # Change biolink's display name
client.set_link('test') # Change biolink's URL
client.set_avatar('https://i.imgur.com/xxxxxxx.png') # Change biolink's profile picture
client.set_background('https://i.imgur.com/xxxxxxx.png') # Change biolink's background picture
client.set_bio('test') # Change biolink's bio
Contributing
Feature additions and bug fixes/reports are welcome. Please open an issue or pull request.
License
This project is licensed under the AGPL License - see the LICENSE file for details.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
feds.py-1.1-py3-none-any.whl
(14.9 kB
view details)
File details
Details for the file feds.py-1.1-py3-none-any.whl.
File metadata
- Download URL: feds.py-1.1-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
817252724104dfee9b26e74de6627d6607b27bd4001bf523f0d1d791c4d785a0
|
|
| MD5 |
ae062afa1629b2106c970f6bbe7de940
|
|
| BLAKE2b-256 |
7b4674946c40851d930cbc6682e9f9e1760717a32a29bc8ac19e49a7a3703571
|