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
pip install pycarbonsh
Linux/MacOS
pip3 install pycarbonsh
Manual Installation
git clone https://github.com/Pranav-Saxena/PyCarbonSh/
setup.bat
venv\scripts\activate
pycarbonsh
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"))
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.0.tar.gz
.
File metadata
- Download URL: pycarbonsh-0.1.0.tar.gz
- Upload date:
- Size: 6.7 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 | 24afa42607ffce07d5127e083cf359c5e372067b54c8936984e7a11d677d8744 |
|
MD5 | c671cd4166fd290dd0cd94a141ee4c8a |
|
BLAKE2b-256 | 02a6cb199bffb4a02429d0719085cdb0ed8ca6ea97f265775a0d525eb748e514 |
File details
Details for the file pycarbonsh-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: pycarbonsh-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.7 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 | 178a94082ab7e6a1170ce440a69974f274df85a15877a22951280270ba435016 |
|
MD5 | 30474e1c0231282b86b27bc7186655ab |
|
BLAKE2b-256 | 345c21be0de16fa65c7ee9382da9e78a7c69a9182f34db6ae21e23e189a50d47 |