Skip to content

Skrillec-Security/PPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PPS

PPS Module for Python3.0

Quick fix for a friend's module that he converted from a V source of mine.

How to use

Include the file in your project directory and import the file in your main project file

If you put it in the same directory as your main file -> from .pps import *
If you put it in a folder from your main file -> import pps

Call the run() function from the 'GetCurrent' class

PPS.run()

Credit to original owner vSync

Releases

No releases published

Packages

No packages published

Languages