Skip to content

Releases: neuroscout/pyNS

0.2.2 release

22 Mar 23:54
218b7f4
Compare
Choose a tag to compare

What’s Changed

0.2.1 release

13 Mar 19:38
5f16e33
Compare
Choose a tag to compare

What’s Changed

v0.2.0

11 Mar 17:07
0ad34dc
Compare
Choose a tag to compare
  • Adds /fill route
  • Adds Analysis object
  • Various bug fixes, api updates
  • Add model creation tutorial and wizard
  • Miscellaneous minor improvements

HOTFIX: Downloading bundle, requests bug

23 Aug 23:16
Compare
Choose a tag to compare

Hotfix for small bug, which prevented accessing bundle content for writeout

Adds additional basic functionality

23 Aug 21:40
62c4e22
Compare
Choose a tag to compare

Changelog

  • Moves route to HTTPs
  • Adds exception handling
  • Automatically extracts JSON and other content from request

Inital release

14 Aug 21:03
2ba0440
Compare
Choose a tag to compare

Inital release of pyns, a Python wrapper for the Neuroscout API.

The basic functionality is there, and all routes can be access. There fairly extensive test coverage, and minimal docs required to get started.