Skip to main content

A zero-depedencies and most-used python resources.

Project description

pythings

A zero-depedencies and most-used python resources.

Available resources

  • Convertions

More convertions can be added.

Features

  • Operations
  • Web scrapping
  • Convertions

Usage

  1. Use PyPi to install pythings in your computer.
  2. Open new terminal in your code enviroment and type below: pip install pythings

Writing our first program with pythings

from pythings.convertions import Convertions

# Lets create an object
c = Convertions()

# Calling this convertion method
c.text_to_binary("foo")

# Output:
# 01100110 01101111 01101111

License

MIT License - Read full LICENSE

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

pythings-0.1.2-py3-none-any.whl (4.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