Skip to content

Instantly share code, notes, and snippets.

View rv602's full-sized avatar
:octocat:
Developing

Rajagopalan rv602

:octocat:
Developing
  • OREL | INCF | amFOSS
  • Thane, Maharashtra
  • 17:32 (UTC -12:00)
  • X @rv260
  • LinkedIn in/rv602
View GitHub Profile
@rv602
rv602 / README.md
Last active September 9, 2023 20:22

OREL - Open Source Sustainability Project

Introduction

"""
"""
import logging
import os
import sys
from multiprocessing import Process
@rv602
rv602 / demo.py
Created March 11, 2023 07:55
NetLoogo 6.3 with Python
"""
"""
import logging
import os
import sys
from multiprocessing import Process
@rv602
rv602 / requirements.txt
Created March 11, 2023 07:53
pyNetLogo requirements
JPype1==1.4.1
numpy==1.24.2
packaging==23.0
pandas==1.5.3
pyNetLogo==0.4.2
python-dateutil==2.8.2
pytz==2022.7.1
scipy==1.10.1
six==1.16.0