Skip to main content

A useful python library for everything.

Project description

Rustylib or Rusty

Rusty aka rustylib is a useful python library containing tools such as HTTP requests, mathematics, and more.

  • Rcolor
  • Rmath
  • Rrequests
  • Rsugaku
  • Rusty

Changelog

  • Math now has the function round(number, decimalsAllowed), by default set to 0 (See documentation).
  • Random can now put uppercases letters among the random-generated-string with a probability of chance to appear (See documentation).
  • Random has now the function rfloat(FloatA, FloatB), generating a random float number from a given number A to another one B.
  • Random has now the function probability(max), max is set to 100 by default and generate a random % from 0 to the 'max' value.
  • New features to Random will now have the suffix 'io' (depending on their utility)
Full Documentation here : https://github.com/ZeyaTsu/rustylib/wiki/Welcome-to-rustylib

About rustylib's history and motivation

Rustylib (rusty) was first made as a fun project, spend time etc...
Indeed, at first I've just wanted to remake some built-in functions from scratch (random, requests, etc...)
but more time passed, the more I wanted to add my own extensions to it.
For now, I still have some ideas and extensions I want to add so let's go ! :)

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

rustylib-1.7.4.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

rustylib-1.7.4-py3-none-any.whl (8.7 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