GithubHelp home page GithubHelp logo

disegnovitruviano / funf-open-sensing-framework.scripts Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 120 KB

Automatically exported from code.google.com/p/funf-open-sensing-framework.scripts

Python 99.32% HTML 0.68%

funf-open-sensing-framework.scripts's Introduction

=Funf Data Processing=

This project contains convenience scripts for processing Funf data files.  
These files are designed to be used as standalone scripts, and not as a library to be imported.
Make sure to download and install the dependencies before running the scripts.


==Data Processing==
Scripts for processing data once it has been retrieved from devices.

Dependencies:
	* PyCrypto ( https://www.dlitz.net/software/pycrypto/ )


===decrypt.py===
Decrypts files using the DES key specified, or the one included in this script.  Keeps a backup copy of the original file.  
*WARNING:* This script does not detect if a file has already been decrypted. Decrypting a file that is not encrypted will scramble the file.

===dbdecrypt.py===
Safe script for decrypting sqlite3 db files.  Checks to see if the file can be opened by Sqlite.  Only if it cannot open the file, it decrypts it.

===dbsalvage.py===
Attempts to salvage as much data as possible from a corrupted file, by dumping its contents to a new db file.

===dbmerge.py===
Merge many database files into one file.



==Simple Server==
A basic reference HTTP server for communicating with Funf applications.  
The server hosts one configuration file (/config), and accepts multipart form uploads of files (/data).

This is meant to be a reference implementation for prototyping, and not meant to be a stable long running implementation.





funf-open-sensing-framework.scripts's People

Contributors

alanlgardner avatar

Watchers

James Cloos avatar Google Code Exporter 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.