Skip to content

A loose collection of useful scripts and functions that we use at REBEL

Notifications You must be signed in to change notification settings

RealityBending/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scripts

A loose collection of useful scripts and functions that we use at REBEL

Python

Python scripts can be loaded from your script as follows:

import requests

# For the data_OSF.py script
exec(requests.get("https://github.com/raw/RealityBending/scripts/main/data_OSF.py").text)

About

A loose collection of useful scripts and functions that we use at REBEL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published