metahq-core 1.0.0rc3__py3-none-any.whl → 1.0.0rc4__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.
metahq_core/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = "1.0.0-rc.3"
1
+ __version__ = "1.0.0-rc.4"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: metahq-core
3
- Version: 1.0.0rc3
3
+ Version: 1.0.0rc4
4
4
  Summary: Core API for the meta-hq CLI.
5
5
  Author-email: Parker Hicks <parker.hicks@cuanschutz.edu>, Faisal Alquaddoomi <faisal.alquaddoomi@cuanschutz.edu>
6
6
  License-File: LICENSE
@@ -48,9 +48,15 @@ Description-Content-Type: text/markdown
48
48
  ![pypi](https://img.shields.io/pypi/v/metahq-core.svg)
49
49
  [![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
50
50
 
51
- Backend package for `metahq-cli` also available on PyPI. Currently this package
51
+ Backend package for `metahq-cli` which is also available on PyPI. Currently this package
52
52
  is solely intended to be used through the MetaHQ CLI.
53
53
 
54
+ ## Docs
55
+
56
+ Documentation: [https://meta-hq.readthedocs.io/en/latest](https://meta-hq.readthedocs.io/en/latest/)
57
+
58
+ Source Code: [https://github.com/krishnanlab/meta-hq/tree/main/packages/core](https://github.com/krishnanlab/meta-hq/tree/main/packages/core)
59
+
54
60
  ## Install
55
61
 
56
62
  ```bash
@@ -1,5 +1,5 @@
1
1
  metahq_core/README.md,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- metahq_core/__init__.py,sha256=Jn9tJ3u2A4NnyDBVAumCp8X0KRLOiZPz5Gz0yGyqBRg,27
2
+ metahq_core/__init__.py,sha256=ntZ5uXEXmfCHjzob6JixalaB7Zk5O2pe7Mj5q4ETcts,27
3
3
  metahq_core/logger.py,sha256=Nq5VjjzrDniL2mZaydniKgElgIWdQOp-k-8DvXCpubU,1165
4
4
  metahq_core/query.py,sha256=RlPCUaExFrowfBuwJ8K9SAotTo_ko1FeJr01sskGbq4,22373
5
5
  metahq_core/relations_loader.py,sha256=WQMJs4bN9Uy2E8qqrGlDtJMW65A1wt0s4azLLOE0Mew,4758
@@ -24,7 +24,7 @@ metahq_core/util/helpers.py,sha256=sak1A7gp2qvnbhCBYHNQ5IUxIZeljgyRSu5U7C8a7bU,9
24
24
  metahq_core/util/io.py,sha256=oouWuSZhECiXdZN7K9cXU0q4O8RqsEMsiVOpTrsX2gg,4730
25
25
  metahq_core/util/progress.py,sha256=NF158KVFO9pO3vrsl7OrPAhYtd-cXaXRavL0iOV5XeM,2128
26
26
  metahq_core/util/supported.py,sha256=UJ8S7esdOTFW5oq9kIHQ1N5GPanXIgntVvxMrgiCjjM,11287
27
- metahq_core-1.0.0rc3.dist-info/METADATA,sha256=kHMevUQpZMsq7JAydd-CIk31N_NNtHdfF-exbIGpG98,2183
28
- metahq_core-1.0.0rc3.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
29
- metahq_core-1.0.0rc3.dist-info/licenses/LICENSE,sha256=1KNh4-XEVT4pk2tvDi-deIXms0suss2eiYLBKBiQDGo,1499
30
- metahq_core-1.0.0rc3.dist-info/RECORD,,
27
+ metahq_core-1.0.0rc4.dist-info/METADATA,sha256=ew9sHrh53a3VYDIFt9gAqnUM7uYKcN8SQTp9nkTaYKM,2446
28
+ metahq_core-1.0.0rc4.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
29
+ metahq_core-1.0.0rc4.dist-info/licenses/LICENSE,sha256=1KNh4-XEVT4pk2tvDi-deIXms0suss2eiYLBKBiQDGo,1499
30
+ metahq_core-1.0.0rc4.dist-info/RECORD,,