Skip to main content

The Asynchronous web-scraper for carbon.now.sh which helps to create and share beautiful pics of your code!

Project description

PyCarbonSh

The Asynchronous web-scraper for carbon.now.sh which helps to create and share beautiful pics of your code!

Discord server invite PyPI version info PyPI supported Python versions https://img.shields.io/github/license/Pranav-Saxena/PyCarbonSh?color=2b9348.svg Stars forks

Documentation

Official 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

pycarbonsh-0.1.3.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

pycarbonsh-0.1.3-py3-none-any.whl (7.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page