Skip to main content

Make Password and More

Project description

Pyness

A simple module that will cover some necessary work of your project/work.

Update log

  • a bit faster

Install

  pip install pyness

Deployment

How to get a password/key :

def(x):
    x = pyness.key(8) # Put The Number for how many character you want
    print(x)

Get FPS:

def(x):
    # Do something
    fps = pyness.FPS()
    print(fps)
    # Do something

Features

  • key
  • keys
  • FPS
  • Coming Soon

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

pyness-1.1.8.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

pyness-1.1.8-py3-none-any.whl (3.1 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