The Asynchronous web-scraper for carbon.now.sh which helps to create and share beautiful pics of your code!
Project description
The Asynchronous web-scraper for carbon.now.sh which helps to create and share beautiful pics of your code!
Documentation
Support
For support using PyCarbonSh, please join the official support server on Discord.
Installation
The following commands are currently the valid ways of installing PyCarbonSh.
Through pip
Windows
py -3 -m pip install pycarbonsh
Linux/MacOS
python3 -m pip install pycarbonsh
To install master branch
Windows
py -3 -m pip install -U git+https://github.com/Pranav-Saxena/PyCarbonSh@master
Linux/MacOS
python3 -m pip install -U git+https://github.com/Pranav-Saxena/PyCarbonSh@master
Manual Installation
git clone https://github.com/Pranav-Saxena/PyCarbonSh/
cd PyCarbonSh
python3 setup.py install
Usage
Getting Started
A quick and easy example to get started with PyCarbonSh
from pycarbonsh import generatecarbon
import asyncio
loop = asyncio.get_event_loop()
loop.run_until_complete(generatecarbon(code="Made with ❤ by Pranav Saxena"))
Support Me
Support Me by adding my bot to your server :) Invite Inferno Here
Contribute
Any contributions you make are greatly appreciated.
PRs are accepted!!
If you have some ideas for new features and you don’t have time to implement them please open an issue with the tag new_feature.
Please don’t forget to comment (document) your code!
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 pycarbonsh-0.1.3.tar.gz
.
File metadata
- Download URL: pycarbonsh-0.1.3.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 071fbb644e580dde84a2224d8beab8e5ec2ed1dc40164ccf46553344e5ecd95c |
|
MD5 | 7e0e2f719348f73e97d75efa592bbacb |
|
BLAKE2b-256 | a09c728568273aeeb5e1765831fd9300b640615e112d9d5860a294a5db9d8ed2 |
File details
Details for the file pycarbonsh-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: pycarbonsh-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b55c3c6a032fa864b5c6f1aeb570505f4e28b27772c601f2670266aef1240551 |
|
MD5 | 3e6e92fa46fb608eb6e411cf5812ae03 |
|
BLAKE2b-256 | e81d67373f7b0a9c43586ca1d8acbd057e5598da38543d2ff045a039279716fa |