Skip to main content

A Python library for writing shorter and more efficient Python code.

Project description

Welcome to Pyrew, a Python library that provides a way to write shorter and more efficient Python code.

Installation

Stable

  1. Run the following command:

pip install pyrew
  1. At the top of your file, add the following code:

import pyrew

pyrew = pyrew.Pyrew()

Development

  1. Run the following command:

pip install git+https://github.com/AquaQuokka/pyrew.git
  1. At the top of your file, add the following code:

import pyrew

pyrew = pyrew.Pyrew()

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyrew-0.24.7.1.tar.gz (16.4 kB view hashes)

Uploaded Source

Built Distribution

pyrew-0.24.7.1-py3-none-any.whl (31.4 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