Thanks to visit codestin.com
Credit goes to github.com

Skip to content
 
 

Latest commit

 

History

197 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaForge

HyperThought Data/MetaData Uploading program

How to install

Conda with Pip installed dependencies

Best practice would be to create a virtual environment for python.

conda create -n easybake python=3.8
conda env create -f environment.yml

That will create a conda virtual environment called MetaForge using conda installed dependencies

Conda with Conda installed dependencies

Best practice would be to create a virtual environment for python.

conda create -n easybake python=3.8
conda activate easybake
conda install -r Requirements.txt

Full Install Notes

  1. git clone into the directory.
git clone https://www.github.com/bluequartzsoftware/EasyBake
  1. Open up terminal and execute (if you already have not installed the dependencies from above)
pip install PySide2 tqdm requests

How to Run

From a command prompt within the EasyBake directory (shown using an Anaconda prompt on a Unix Terminal)

(easybake) [[email protected]:EasyBake]% python MetaForge.py

Current Bugs

https://github.com/BlueQuartzSoftware/MetaForge/issues

About

HyperThough File Uploading using PySide2/Qt5

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages