From 1519b3569ca1b407bc32000a055e1ae5d127203e Mon Sep 17 00:00:00 2001 From: Drew Yang Date: Mon, 24 Mar 2025 01:28:36 -0500 Subject: [PATCH 1/4] =?UTF-8?q?test:=20=F0=9F=A7=AA=20md=20table=20border?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 916b1458..fa1e059e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,20 @@ # Welcome to DataJoint for Python! + + +|asdf|asdf| +------ | ----- +Stuff | More things + + DataJoint for Python is a framework for scientific workflow management based on relational principles. DataJoint is built on the foundation of the relational data model and prescribes a consistent method for organizing, populating, computing, and From ede8d1cf994b57e8bbc23319256382aeda44444b Mon Sep 17 00:00:00 2001 From: Drew Yang Date: Mon, 24 Mar 2025 02:56:23 -0500 Subject: [PATCH 2/4] =?UTF-8?q?feat:=20=F0=9F=93=9D=20improve=20badges?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 104 +++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 87 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index fa1e059e..83bc372b 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,92 @@ -[![DOI](https://zenodo.org/badge/16774/datajoint/datajoint-python.svg)](https://zenodo.org/badge/latestdoi/16774/datajoint/datajoint-python) -[![Coverage Status](https://coveralls.io/repos/datajoint/datajoint-python/badge.svg?branch=master&service=github)](https://coveralls.io/github/datajoint/datajoint-python?branch=master) -[![PyPI version](https://badge.fury.io/py/datajoint.svg)](http://badge.fury.io/py/datajoint) -[![Slack](https://img.shields.io/badge/slack-chat-green.svg)](https://datajoint.slack.com/) - # Welcome to DataJoint for Python! - - -|asdf|asdf| ------- | ----- -Stuff | More things + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PyPI + + pypi release + +
+ + pypi downloads + +
Conda Forge + + conda-forge release + +
+ + conda-forge downloads + +
Since Release + + commit since last release + +
Build Status + + build status + +
Coverage + + coverage + +
Developer Chat + + datajoint slack + +
License + + LGPL-2.1 + +
Citation + + bioRxiv + +
+ + zenodo + +
DataJoint for Python is a framework for scientific workflow management based on From 212ff1de0119241e265f9aeb3d35af67cc9eb786 Mon Sep 17 00:00:00 2001 From: Drew Yang Date: Mon, 24 Mar 2025 02:58:16 -0500 Subject: [PATCH 3/4] =?UTF-8?q?fix:=20=F0=9F=90=9B=20badge=20indent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 83bc372b..1c28fec8 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,11 @@ PyPI - pypi release + pypi release
- pypi downloads + pypi downloads @@ -21,13 +19,11 @@ Conda Forge - conda-forge release + conda-forge release
- conda-forge downloads + conda-forge downloads @@ -35,8 +31,7 @@ Since Release - commit since last release + commit since last release @@ -68,8 +63,7 @@ License - LGPL-2.1 + LGPL-2.1 From eb7f431813ae249f2c7e197ee03098afe31daa08 Mon Sep 17 00:00:00 2001 From: Drew Yang Date: Mon, 24 Mar 2025 03:26:21 -0500 Subject: [PATCH 4/4] =?UTF-8?q?fix:=20=F0=9F=90=9B=20typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c28fec8..3d3efe6e 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,10 @@ - Build Status + Test Status - build status + test status