python link for dynamic interaction with NetLogo
Project description
pynetlogo
An interface to access NetLogo from Python. The interface offers methods for executing commands and returning values from reporters. It can be used with the NetLogo graphical user interface, or without (i.e., in headless mode). pynetlogo is compatible with NetLogo 6.1 and newer and supports NetLogo extensions.
Documentation: http://pynetlogo.readthedocs.io/en/latest/
Requirements: JPype , NumPy, SciPy , pandas
Installation: Available with the pip package
manager: pip install pynetlogo
See the installation instructions
for more details
Citation If you use this library for any academic work, please cite Jaxa-Rozen & Kwakkel (2018) PyNetLogo: Linking NetLogo with Python, Journal of Artificial Societies and Social Simulation, 21 (2) 4 http://jasss.soc.surrey.ac.uk/21/2/4.html, DOI: 10.18564/jasss.3668
Releases The release process has been updated starting at the 0.5 release. To create a new release, follow the following steps:
- Go to Releases in the GitHub UI and press the Draft a new release button
- Set the upcoming tag in the Choose a tag and Release title (i.e.
2.3.0
) fields - Open a new PR in which the version number in ema_workbench/init.py is updated and the copied release notes are added to the CHANGELOG.md.
- Once this PR is merged, go back to the Releases section and Publish the draft release.
- The release.yml CI workflow should now automatically create and upload the package to PyPI. Check if this happened on PyPI.org.
- Finally, open a new PR in which the version number in ema_workbench/init.py is updated towards the next release (i.e.
"2.4.0-dev"
).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pynetlogo-0.5.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d1e4d56b82a148291f07c08cbd8c3deffe602c3b4a3f4bff38d4e8c8e5e5ec7 |
|
MD5 | 53d6c58414cea9af8d29c4b1d96d303e |
|
BLAKE2b-256 | 9ccc59fb367e48f7f64c3370a54e00ee982b823b4570a214da69573075ba830d |