Git Product home page Git Product logo

fdbengine's Introduction

FDBengine

In Simple: A file database package.

Important Info

I am not good at python nor good at this package stuff. I tried from my ability and if someone can help me get this on PyPi or whatever its called please do help me.

Installation Info/Instructions NOT ON PIP

To install simply drag the FDBengine.py file to your working directory. Then import it with the follow command: import fdbengine.

Usage Instructions

To use there are 2 very simple commands fdbengine.write(filename, value) and fdbengine.read(filename). You should be able to know these pretty fast.

What is FDBengine???

FDBengine is a very simple and lightweight python script/package that will assist you with writing and reading stuff to/from files. It is very simple with only 2 commands and should not need a documentation (thats how simple it is). Credit can be as simple as a comment saying Credits to fin-github for file engine. Or a big help would be printing my name in the console at the start of your program. For example print("File engine made by fin-github. FDBengine.")

FDBengine Beta Details.

You can get FDBengine Beta by going into the beta branch. Please contribute if any errors found.

FDBengine LITE or FDBengine FULL

Both are essentially the same (both do databases) except the full version has additional commands which may be more helpful. If you are looking for more lightweight and to squeeze a little bit more speed out of FDBengine get the LITE version. But if you dont need it to be the fastest of all for sure go with full. Also additional commands are not in LITE. LITE also gets very minimal updates and sucnificantly less updates than FULL. LITE is INCREDIBLY more stable than FULL WITH BETA ADDITIONAL COMMANDS. Contributing would be a huge help!!!

Other

FDBengine is very simple but it also has some additional commands that are pretty usful. None of these commands should be nessecary for the program to run. *FDBengine LITE Does not have addition commands for it to be lightweight.

Logging

You can enable loggings by typing the command fdbengine.logging(True) WITH THE CAPITAL And disable by running the command fdbengine.logging(False) WITH THE CAPITAL This saves inside of a txt file called fdbenginelogs.txt. LOGGING IS EXTREMELY UNDER DEVELOPMENT! PLEASE CONTRIBUTE TO FIXING SOME BUGS IF POSSIBLE

Default: False

Create file

This simple command will create a file. The command is fdbengine.createfile(filename). Its simpler than the write command lol. But this command is not in the LITE version of FDBengine.

fdbengine's People

Contributors

fin-github avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.