Frappe app for authentication, can be used with FrappeVue-AdminLTE

Frappeauth App Frappe app for authentication, can be used with FrappeVue-AdminLTEhttps://github.com/mymi14s/frappevue_adminlte INSTALLATION bench get-app https://github.com/mymi14s/frappeauth_app bench –site sitename install-app frappeauth_app bench restart Edit site_config.json and add “allow_cors”: “*” // * can also be replace with a domain name. License MIT GitHub View Github    

Read more

A real world application of a Recurrent Neural Network on a binary classification of time series data

What is this This is a real world application of a Recurrent Neural Network on a binary classification of time series data. This project includes data cleanup, model creation, fitting, and testing/reporting and was designed and analysed in less than 24 hours. Challenge and input Three input files were provided for this challenge: aigua.csv aire.csv amoni.csv (amoni_pred.csv is the same thing with integers rather than booleans) The objective is to train a Machine Learning classifier that can predict dangerous drift […]

Read more

The program reads the file created by shazam containing the list of previously Shazammate songs and will create initial

Prerequisites python 3 Program Il programma legge il file creato da shazam (shazamlibrary.csv) contenete la lista delle canzoni precedentemente “Shazammate” e creerà inizialmente un file: songlist.txt -> questo file contiene le canzoni presenti nel file di input nel formato AUTORE – CANZONE Se nel file sono presenti doppioni non verranno inseriti nel primo file sopra citato, ma verranno inseriti in un secondo file (che verrà creato solo se sono presenti dei doppioni): songduplicates.txt Il file è scaricabile al seguente link: […]

Read more

Core Python libraries ported to MicroPython

This is a repository of libraries designed to be useful for writing MicroPython applications. The libraries here fall into four categories corresponding to the four top-level directories: python-stdlib: Compatible versions of modules from the Python Standard Library. These should be drop-in replacements for the Python libraries, although many have reduced functionality or missing methods or classes (which may not be an issue for many most cases). python-ecosys: Compatible, but reduced-functionality versions of modules from the larger Python ecosystem, for example […]

Read more

Making a simple app using React, Flask and MySQL

Making a simple app using React and Flask. This will be a simple site to host my recipes. It will have a react front-end, a flask back-end with a Sqlite(for now atleast) db. I will have to learn both react (from scratch) and flask (of which I do have a basic knowledge). Front-End (made on 20211105 00:15:45, I don’t know what will actually happen) Nav bar Home Recipes Skills What can I make page About Home Page A nice header […]

Read more

Application to list countries in order of travel from the United States

API Root: https://countrylist.brodenwanner.com API Docs: https://countrylist.brodenwanner.com/redoc Documentation: https://countrylist.brodenwanner.com/dev/docs/ This project is an application that receives a three-letter code for a North American Country and returns a list ofall countries a driver must travel through to go from the United State of America to the destination. Weuse a simplified map of North America: CAN – Canada borders the United States USA – The United States borders Canada and Mexico MEX – Mexico borders the United States, Guatemala, and Belize BLZ – […]

Read more

Show apps recorded storage files by jailbreak

Show registered storage files of apps by jailbreak Legal disclaimer: Usage of insTof for attacking targets without prior mutual consent is illegal. It’s the end user’s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program Getting Started git clone https://github.com/0xfff0800/0x101.git cd 0x101 python3 0x101.py A Kali Linux operating system. We recommend : Kali Linux 2 or Kali 2016.1 rolling Cyborg Parrot BackTrack […]

Read more

One day, One Image With Python

Explication : Version : 1.0 One day, One image -> 1 jour, Une image !Tout les jours vous allez lancer le logiciel ! ( Du moins si vous le souhaitez ) Le logiciel vous proposera une image inédite, il y a le créateur de l’image !La date de quand elle a était faites ! ( Le jour ou vous lancer le logiciel ducoup.. )Le logiciel vous propose une explication de l’image bien précise ! La couleur d’arriere plan du logiciel […]

Read more
1 2 3 4