Skip to main content

A small example package

Project description

wpkit

StartLogging

0.2.2.4:

Add to wpkit.pan:
    class LocalFSHandle:
        A handle to operate files and dirs
Add wpkt.services:
    class LocalFSServer:
        Combine falsk app and LocalFSHandle as one
        Serves on specific port and dir to handle requests from frontend
    class DBServer:
        Combine flask app and BackupDB as one
        Serves as a cloud database
[Frontend]
Add to pan.js:
    class RemoteDB & class RemoteFS:
        Helper classes to communicate with backend LocalFSServers and DBServers
Add to win.js:
    class QMenubar:
        GUI component
Other:
    Improve helper functions of class QWindow
    Add support for deleting files@dirs to explorer.js
    Add support for saving file to editor.js
@date:2019-12-28

0.2.1.6:

Add to wpkit.piu: 
    class Table:
        A db that stored data as record object. 
    class FileStorageHelper(Piu):
        A Piu db binded to a Table db , that helps handle files. 

0.2.1.2:

Add to wpkit:
    cv: 
        class Helper}
Add to wpkit.piu: 
    class FileDict:
        A dict binded to a file with specific name. 
    class BackupDB:
        A db stores old values even when keys are updated. 

Project details


Release history Release notifications | RSS feed

This version

0.251

Download files

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

Source Distribution

wpkit-0.251.tar.gz (449.9 kB view hashes)

Uploaded Source

Built Distribution

wpkit-0.251-py3-none-any.whl (791.5 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