Metadata-Version: 2.1
Name: SciServerApi
Version: 3.0.0
Summary: quick access to sciserver
License: MIT License
Platform: all
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries
License-File: LICENSE.txt


This python package provides functions for quick access to [SciServer](http://www.sciserver.org) APIs (web services) and tools.

 * [Login](http://portal.sciserver.org): Single sign-on portal to all SciServer applications.

 * [Jobs](http://apps.sciserver.org/compute/jobs) and [SciQuery Jobs](http://apps.sciserver.org/sciquery-ui/): Synch and asynch submission of Jupyter notebooks, shell commands and SQL queries.
 
 * [Files](http://apps.sciserver.org/dashboard/files): Interact with the SciServer file system.

