bioversions 0.8.86__py3-none-any.whl → 0.8.88__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- bioversions/__init__.py +0 -0
- bioversions/__main__.py +0 -0
- bioversions/charts.py +0 -0
- bioversions/cli.py +0 -0
- bioversions/py.typed +0 -0
- bioversions/resources/__init__.py +0 -0
- bioversions/resources/update.py +0 -0
- bioversions/resources/versions.json +42 -2
- bioversions/slack_client.py +0 -0
- bioversions/sources/__init__.py +0 -0
- bioversions/sources/antibodyregistry.py +0 -0
- bioversions/sources/bigg.py +0 -0
- bioversions/sources/biogrid.py +0 -0
- bioversions/sources/cellosaurus.py +0 -0
- bioversions/sources/chebi.py +0 -0
- bioversions/sources/chembl.py +0 -0
- bioversions/sources/chemidplus.py +0 -0
- bioversions/sources/civic.py +0 -0
- bioversions/sources/complexportal.py +0 -0
- bioversions/sources/daily.py +0 -0
- bioversions/sources/depmap.py +0 -0
- bioversions/sources/dgi.py +0 -0
- bioversions/sources/disgenet.py +0 -0
- bioversions/sources/drugbank.py +0 -0
- bioversions/sources/drugcentral.py +0 -0
- bioversions/sources/ensembl.py +0 -0
- bioversions/sources/expasy.py +0 -0
- bioversions/sources/flybase.py +0 -0
- bioversions/sources/gtdb.py +0 -0
- bioversions/sources/guidetopharmacology.py +0 -0
- bioversions/sources/hgnc.py +0 -0
- bioversions/sources/homologene.py +0 -0
- bioversions/sources/icd10.py +0 -0
- bioversions/sources/icd11.py +0 -0
- bioversions/sources/icf.py +0 -0
- bioversions/sources/intact.py +0 -0
- bioversions/sources/interpro.py +0 -0
- bioversions/sources/itis.py +0 -0
- bioversions/sources/kegg.py +0 -0
- bioversions/sources/mesh.py +0 -0
- bioversions/sources/mgi.py +0 -0
- bioversions/sources/mirbase.py +0 -0
- bioversions/sources/moalmanac.py +0 -0
- bioversions/sources/msigdb.py +0 -0
- bioversions/sources/ncit.py +0 -0
- bioversions/sources/npass.py +0 -0
- bioversions/sources/obo.py +0 -0
- bioversions/sources/ols.py +0 -0
- bioversions/sources/omim.py +0 -0
- bioversions/sources/oncotree.py +0 -0
- bioversions/sources/pathbank.py +0 -0
- bioversions/sources/pathwaycommons.py +0 -0
- bioversions/sources/pfam.py +0 -0
- bioversions/sources/pombase.py +0 -0
- bioversions/sources/pr.py +0 -0
- bioversions/sources/pubchem.py +0 -0
- bioversions/sources/reactome.py +0 -0
- bioversions/sources/rfam.py +0 -0
- bioversions/sources/rgd.py +0 -0
- bioversions/sources/rhea.py +0 -0
- bioversions/sources/rxnorm.py +0 -0
- bioversions/sources/sgd.py +0 -0
- bioversions/sources/signor.py +0 -0
- bioversions/sources/silva.py +0 -0
- bioversions/sources/slm.py +0 -0
- bioversions/sources/spdx.py +0 -0
- bioversions/sources/stringdb.py +0 -0
- bioversions/sources/umls.py +0 -0
- bioversions/sources/uniprot.py +0 -0
- bioversions/sources/unversioned.py +0 -0
- bioversions/sources/wikipathways.py +0 -0
- bioversions/sources/zfin.py +0 -0
- bioversions/templates/base.html +0 -0
- bioversions/templates/home.html +0 -0
- bioversions/utils.py +0 -0
- bioversions/version.py +1 -1
- bioversions/wsgi.py +0 -0
- {bioversions-0.8.86.dist-info → bioversions-0.8.88.dist-info}/METADATA +1 -1
- {bioversions-0.8.86.dist-info → bioversions-0.8.88.dist-info}/RECORD +7 -7
- {bioversions-0.8.86.dist-info → bioversions-0.8.88.dist-info}/WHEEL +1 -1
- {bioversions-0.8.86.dist-info → bioversions-0.8.88.dist-info}/licenses/LICENSE +0 -0
- {bioversions-0.8.86.dist-info → bioversions-0.8.88.dist-info}/entry_points.txt +0 -0
bioversions/__init__.py
CHANGED
File without changes
|
bioversions/__main__.py
CHANGED
File without changes
|
bioversions/charts.py
CHANGED
File without changes
|
bioversions/cli.py
CHANGED
File without changes
|
bioversions/py.typed
CHANGED
File without changes
|
File without changes
|
bioversions/resources/update.py
CHANGED
File without changes
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"annotations": {
|
3
|
-
"revision":
|
4
|
-
"date": "2025-
|
3
|
+
"revision": 1078,
|
4
|
+
"date": "2025-08-01",
|
5
5
|
"author": "runner"
|
6
6
|
},
|
7
7
|
"database": [
|
@@ -873,6 +873,16 @@
|
|
873
873
|
"retrieved": "2025-07-30",
|
874
874
|
"version": "2025-07-29",
|
875
875
|
"homepage": "https://antibodyregistry.org/"
|
876
|
+
},
|
877
|
+
{
|
878
|
+
"retrieved": "2025-07-31",
|
879
|
+
"version": "2025-07-30",
|
880
|
+
"homepage": "https://antibodyregistry.org/"
|
881
|
+
},
|
882
|
+
{
|
883
|
+
"retrieved": "2025-08-01",
|
884
|
+
"version": "2025-07-31",
|
885
|
+
"homepage": "https://antibodyregistry.org/"
|
876
886
|
}
|
877
887
|
],
|
878
888
|
"name": "Antibody Registry",
|
@@ -8010,6 +8020,11 @@
|
|
8010
8020
|
"retrieved": "2025-07-01",
|
8011
8021
|
"version": "115.0",
|
8012
8022
|
"date": "2025-07-01"
|
8023
|
+
},
|
8024
|
+
{
|
8025
|
+
"retrieved": "2025-08-01",
|
8026
|
+
"version": "115.1",
|
8027
|
+
"date": "2025-08-01"
|
8013
8028
|
}
|
8014
8029
|
],
|
8015
8030
|
"vtype": "semver_minor"
|
@@ -11558,6 +11573,10 @@
|
|
11558
11573
|
{
|
11559
11574
|
"retrieved": "2025-07-30",
|
11560
11575
|
"version": "2025-07-28"
|
11576
|
+
},
|
11577
|
+
{
|
11578
|
+
"retrieved": "2025-07-31",
|
11579
|
+
"version": "2025-07-29"
|
11561
11580
|
}
|
11562
11581
|
],
|
11563
11582
|
"name": "Online Mendelian Inheritance in Man",
|
@@ -13981,6 +14000,11 @@
|
|
13981
14000
|
"retrieved": "2025-07-01",
|
13982
14001
|
"version": "2025-07-01",
|
13983
14002
|
"homepage": "https://ftp.ncbi.nlm.nih.gov/pubchem/Compound/Monthly/2025-07-01"
|
14003
|
+
},
|
14004
|
+
{
|
14005
|
+
"retrieved": "2025-08-01",
|
14006
|
+
"version": "2025-08-01",
|
14007
|
+
"homepage": "https://ftp.ncbi.nlm.nih.gov/pubchem/Compound/Monthly/2025-08-01"
|
13984
14008
|
}
|
13985
14009
|
],
|
13986
14010
|
"name": "PubChem",
|
@@ -18661,6 +18685,14 @@
|
|
18661
18685
|
{
|
18662
18686
|
"retrieved": "2025-07-30",
|
18663
18687
|
"version": "2025-07-30"
|
18688
|
+
},
|
18689
|
+
{
|
18690
|
+
"retrieved": "2025-07-31",
|
18691
|
+
"version": "2025-07-31"
|
18692
|
+
},
|
18693
|
+
{
|
18694
|
+
"retrieved": "2025-08-01",
|
18695
|
+
"version": "2025-08-01"
|
18664
18696
|
}
|
18665
18697
|
],
|
18666
18698
|
"name": "SwissLipids",
|
@@ -24604,6 +24636,14 @@
|
|
24604
24636
|
{
|
24605
24637
|
"retrieved": "2025-07-30",
|
24606
24638
|
"version": "2025-07-28"
|
24639
|
+
},
|
24640
|
+
{
|
24641
|
+
"retrieved": "2025-07-31",
|
24642
|
+
"version": "2025-07-29"
|
24643
|
+
},
|
24644
|
+
{
|
24645
|
+
"retrieved": "2025-08-01",
|
24646
|
+
"version": "2025-07-30"
|
24607
24647
|
}
|
24608
24648
|
],
|
24609
24649
|
"name": "Zebrafish Information Network",
|
bioversions/slack_client.py
CHANGED
File without changes
|
bioversions/sources/__init__.py
CHANGED
File without changes
|
File without changes
|
bioversions/sources/bigg.py
CHANGED
File without changes
|
bioversions/sources/biogrid.py
CHANGED
File without changes
|
File without changes
|
bioversions/sources/chebi.py
CHANGED
File without changes
|
bioversions/sources/chembl.py
CHANGED
File without changes
|
File without changes
|
bioversions/sources/civic.py
CHANGED
File without changes
|
File without changes
|
bioversions/sources/daily.py
CHANGED
File without changes
|
bioversions/sources/depmap.py
CHANGED
File without changes
|
bioversions/sources/dgi.py
CHANGED
File without changes
|
bioversions/sources/disgenet.py
CHANGED
File without changes
|
bioversions/sources/drugbank.py
CHANGED
File without changes
|
File without changes
|
bioversions/sources/ensembl.py
CHANGED
File without changes
|
bioversions/sources/expasy.py
CHANGED
File without changes
|
bioversions/sources/flybase.py
CHANGED
File without changes
|
bioversions/sources/gtdb.py
CHANGED
File without changes
|
File without changes
|
bioversions/sources/hgnc.py
CHANGED
File without changes
|
File without changes
|
bioversions/sources/icd10.py
CHANGED
File without changes
|
bioversions/sources/icd11.py
CHANGED
File without changes
|
bioversions/sources/icf.py
CHANGED
File without changes
|
bioversions/sources/intact.py
CHANGED
File without changes
|
bioversions/sources/interpro.py
CHANGED
File without changes
|
bioversions/sources/itis.py
CHANGED
File without changes
|
bioversions/sources/kegg.py
CHANGED
File without changes
|
bioversions/sources/mesh.py
CHANGED
File without changes
|
bioversions/sources/mgi.py
CHANGED
File without changes
|
bioversions/sources/mirbase.py
CHANGED
File without changes
|
bioversions/sources/moalmanac.py
CHANGED
File without changes
|
bioversions/sources/msigdb.py
CHANGED
File without changes
|
bioversions/sources/ncit.py
CHANGED
File without changes
|
bioversions/sources/npass.py
CHANGED
File without changes
|
bioversions/sources/obo.py
CHANGED
File without changes
|
bioversions/sources/ols.py
CHANGED
File without changes
|
bioversions/sources/omim.py
CHANGED
File without changes
|
bioversions/sources/oncotree.py
CHANGED
File without changes
|
bioversions/sources/pathbank.py
CHANGED
File without changes
|
File without changes
|
bioversions/sources/pfam.py
CHANGED
File without changes
|
bioversions/sources/pombase.py
CHANGED
File without changes
|
bioversions/sources/pr.py
CHANGED
File without changes
|
bioversions/sources/pubchem.py
CHANGED
File without changes
|
bioversions/sources/reactome.py
CHANGED
File without changes
|
bioversions/sources/rfam.py
CHANGED
File without changes
|
bioversions/sources/rgd.py
CHANGED
File without changes
|
bioversions/sources/rhea.py
CHANGED
File without changes
|
bioversions/sources/rxnorm.py
CHANGED
File without changes
|
bioversions/sources/sgd.py
CHANGED
File without changes
|
bioversions/sources/signor.py
CHANGED
File without changes
|
bioversions/sources/silva.py
CHANGED
File without changes
|
bioversions/sources/slm.py
CHANGED
File without changes
|
bioversions/sources/spdx.py
CHANGED
File without changes
|
bioversions/sources/stringdb.py
CHANGED
File without changes
|
bioversions/sources/umls.py
CHANGED
File without changes
|
bioversions/sources/uniprot.py
CHANGED
File without changes
|
File without changes
|
File without changes
|
bioversions/sources/zfin.py
CHANGED
File without changes
|
bioversions/templates/base.html
CHANGED
File without changes
|
bioversions/templates/home.html
CHANGED
File without changes
|
bioversions/utils.py
CHANGED
File without changes
|
bioversions/version.py
CHANGED
bioversions/wsgi.py
CHANGED
File without changes
|
@@ -5,7 +5,7 @@ bioversions/cli.py,sha256=75eaa237668bef45ef6f16b5c5a20036aef228995b872dda224a54
|
|
5
5
|
bioversions/py.typed,sha256=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855,0
|
6
6
|
bioversions/resources/__init__.py,sha256=371c3ac3afe0442e01fc9c2f6c000aa4d476ac8a6435167952404831d36a95d6,1659
|
7
7
|
bioversions/resources/update.py,sha256=847565839bacfe2d0fea36202e428cb98e33476b6f13398f950f10386583c473,3593
|
8
|
-
bioversions/resources/versions.json,sha256=
|
8
|
+
bioversions/resources/versions.json,sha256=df6496eec72019201df7f781b4abb0651edf4615a094276fe278b79d95e974d6,604591
|
9
9
|
bioversions/slack_client.py,sha256=bda7d71401bc03f7dc19fec98d7d5abad5083285cb5c97b5b575b1f9459a1285,1293
|
10
10
|
bioversions/sources/__init__.py,sha256=a77413228a424c676de0420c55a8837c4aebb8d51e78addc9eac36b14a43b344,8906
|
11
11
|
bioversions/sources/antibodyregistry.py,sha256=5c29963e1d7bd40780582ce9539d6120bd593d0cda6f3b763b08af876a2bef8f,713
|
@@ -73,10 +73,10 @@ bioversions/sources/zfin.py,sha256=dcea33de50f1f09e36380a3253c78923e7d19cc462632
|
|
73
73
|
bioversions/templates/base.html,sha256=00a07a693dfd53d56d38cdb3bd6fd49b922060ef4acbe08ba41cb1cb95d73b93,713
|
74
74
|
bioversions/templates/home.html,sha256=cfdf054ac94244fd8adfdc5b1e948f824d7d8fb676d4f49b44602d69723431dd,2756
|
75
75
|
bioversions/utils.py,sha256=118c35036bc7409b06b1ec3831407f710bf122d95726128b3767cb7532d677f3,10751
|
76
|
-
bioversions/version.py,sha256=
|
76
|
+
bioversions/version.py,sha256=9737fd599f261202396b86eccf77b96a14576c5309509c2c6076c95be0d36260,606
|
77
77
|
bioversions/wsgi.py,sha256=b611913189165699cd67480f3d17308344ac935e31c693017aabea89bd0ba8ab,825
|
78
|
-
bioversions-0.8.
|
79
|
-
bioversions-0.8.
|
80
|
-
bioversions-0.8.
|
81
|
-
bioversions-0.8.
|
82
|
-
bioversions-0.8.
|
78
|
+
bioversions-0.8.88.dist-info/licenses/LICENSE,sha256=41c80964a1b1956e41c013670812fc5592d5b51bd7b3cd4287d949450488a498,1076
|
79
|
+
bioversions-0.8.88.dist-info/WHEEL,sha256=b6dc288e80aa2d1b1518ddb3502fd5b53e8fd6cb507ed2a4f932e9e6088b264a,78
|
80
|
+
bioversions-0.8.88.dist-info/entry_points.txt,sha256=4cdd92beb5155987fe3fa990cbaa0268658f0e30d27ed349fada88c48b97484e,54
|
81
|
+
bioversions-0.8.88.dist-info/METADATA,sha256=3e311aaaf033eb15d9434c8391e6dd5c706be3156af4a4acf682265c0455e133,18673
|
82
|
+
bioversions-0.8.88.dist-info/RECORD,,
|
File without changes
|
File without changes
|