olca 0.2.11__py3-none-any.whl → 0.2.13__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: olca
3
- Version: 0.2.11
3
+ Version: 0.2.13
4
4
  Summary: A Python package for experimental usage of Langchain and Human-in-the-Loop
5
5
  Home-page: https://github.com/jgwill/olca
6
6
  Author: Jean GUillaume ISabelle
@@ -0,0 +1,10 @@
1
+ olca/__init__.py,sha256=3QyLLAys_KiiDIe-cfO_7QyY7di_qCaCS-sVziW2BOw,23
2
+ olca/fusewill_cli.py,sha256=Dwp_1GJ9_MNOCTqJ2UKiYuDt-BYQVIVhXVjrRi-VUV0,3563
3
+ olca/fusewill_utils.py,sha256=M83ENbc7lRNXXcCSRujB1gepVwMxEaPA7g4nNeHq-vU,1908
4
+ olca/olcacli.py,sha256=B3uZcl_873zBy4vmXmcyN6Z8ofQA-anzX2aLuvUTSpk,12281
5
+ olca-0.2.13.dist-info/LICENSE,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
6
+ olca-0.2.13.dist-info/METADATA,sha256=rgQPUgjfqg8x1jH-vjzaxs7JojQ_duCzs7mhXKaO2cQ,25311
7
+ olca-0.2.13.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
8
+ olca-0.2.13.dist-info/entry_points.txt,sha256=njL8YpuSEjiYR2mXIholt03mVAfN8ai12UyH-_uUDho,78
9
+ olca-0.2.13.dist-info/top_level.txt,sha256=bGDtAReS-xlS0F6MM-DyD0IQUqjNdWmgemnM3vNtrpI,5
10
+ olca-0.2.13.dist-info/RECORD,,
@@ -1,3 +1,3 @@
1
1
  [console_scripts]
2
- fusewill = olca.fusewill:main
2
+ fusewill = olca.fusewill_cli:main
3
3
  olca2 = olca.olcacli:main
@@ -1,10 +0,0 @@
1
- olca/__init__.py,sha256=3QyLLAys_KiiDIe-cfO_7QyY7di_qCaCS-sVziW2BOw,23
2
- olca/fusewill_cli.py,sha256=Dwp_1GJ9_MNOCTqJ2UKiYuDt-BYQVIVhXVjrRi-VUV0,3563
3
- olca/fusewill_utils.py,sha256=M83ENbc7lRNXXcCSRujB1gepVwMxEaPA7g4nNeHq-vU,1908
4
- olca/olcacli.py,sha256=B3uZcl_873zBy4vmXmcyN6Z8ofQA-anzX2aLuvUTSpk,12281
5
- olca-0.2.11.dist-info/LICENSE,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
6
- olca-0.2.11.dist-info/METADATA,sha256=CVc8ESSBbuUG5fZgA6alze4gqe9_CFxgESC09rwfp48,25311
7
- olca-0.2.11.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
8
- olca-0.2.11.dist-info/entry_points.txt,sha256=LIcx7Vr6eM9YIQgcKcE23dJu7OEzvghyRp41_cuwNSM,74
9
- olca-0.2.11.dist-info/top_level.txt,sha256=bGDtAReS-xlS0F6MM-DyD0IQUqjNdWmgemnM3vNtrpI,5
10
- olca-0.2.11.dist-info/RECORD,,
File without changes
File without changes