Metadata-Version: 2.1
Name: edman_web
Version: 2023.3.30.1
Summary: sub-package of edman for web applications.
Home-page: https://github.com/ryde/edman_web
Author: Masaki Ohno
Author-email: masakio@post.kek.jp
License: MIT License
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Database :: Front-Ends
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11
Description-Content-Type: text/x-rst
License-File: LICENSE.txt

edman_web
=========

|py_version|

|  KEK IMSS SBRC/PF Experimental Data Management System.
|  sub-package of edman for web applications.

Requirement
-----------
-   pymongo
-   Flask
-   and MongoDB.

Modules Usage
-------------

◯Note

::
    TODO

Install
-------

pip install::

 pip install edman_web

Licence
-------
MIT

API Document
------------
https://ryde.github.io/edman_web/

Author
------

[ryde](https://github.com/ryde)

[yuskyamada](https://github.com/yuskyamada)

.. |py_version| image:: https://img.shields.io/badge/python-3.11-blue.svg
    :alt: Use python
