Code Monkey home page Code Monkey logo

williamaredal / bat Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 74 KB

BAT, short for Beam Archive Terminal, is a web application used for creating, storing and accessing information in a dossier format. Furthermore BAT has functions that enhances your ability to find connections and knowledge in your data.

License: MIT License

Python 72.04% JavaScript 0.71% Less 3.71% Jinja 23.54%
webapp archive dossier dossier-management search linked-data

bat's Introduction

How to setup BAT

Step 1:

Install python
Python: https://www.python.org/downloads/

Step 2:

Clone this repository

git clone "https://github.com/williamaredal/BAT"

Step 3:

You can change SECRET_KEY used to encrypt the app in .env, currently it's set to your_secret_key.

The host, port and debug mode can be changed from host='127.0.0.1', port=8000 in wsgi.py, and further config additions/edits can be done in config.py

Step 4:

Starting BAT inside the directory

pip install pipenv
pipenv install
pipenv shell
python wsgi.py

Now BAT should be running and accessible on http://localhost:8000 unless the port was changed

Step 5:

Create a user, and/or log in. Then, using the input terminal, you can run the functions listed below:

 -test
 -logout
 -fillmodel
[optional title (optional)] -make
[dossier title] -update
[dossier title] -update
[search term]:[required instances (optional)] -search
[word1],[word2]:[required link strength (1-0) (optional)] -link

The commands above, except and logout can also be run using the first letter in the command name. For example:

 -t
 -fm (fillmodel)
[dossier title (optional)] -m

bat's People

Contributors

dependabot[bot] avatar williamaredal 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.