antelope-foreground

View on PyPIReverse Dependencies (1)

0.3.4.1 antelope_foreground-0.3.4.1-py3-none-any.whl

Wheel Details

Project: antelope-foreground
Version: 0.3.4.1
Filename: antelope_foreground-0.3.4.1-py3-none-any.whl
Download: [link]
Size: 132635
MD5: f1e11830dc096a266adc21eb405331a4
SHA256: e0373d1ed77318d45710e923266e09dbec0aec50888359bf414c7e7713bb5c67
Uploaded: 2024-09-23 06:30:04 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: antelope_foreground
Version: 0.3.4.1
Author: Brandon Kuczenski
Author-Email: bkuczenski[at]ucsb.edu
Home-Page: https://github.com/AntelopeLCA/foreground
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Requires-Dist: antelope-interface (>=0.2.7)
Requires-Dist: antelope-core (>0.3.3)
Description-Content-Type: text/markdown
[Description omitted; length: 245 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
antelope_foreground/__init__.py sha256=wdq-JfzX9569MEuH__cpGZsE9muPkZtIw0qyWYCUpc4 50
antelope_foreground/foreground_catalog.py sha256=Zs4UiCN6MzkPtbzeCbAE9P5F1n3c5Cx75vyAShQMHlc 19720
antelope_foreground/foreground_query.py sha256=zMOGwzcLrSuGPI56kClivs8Zx_xqrQ49WwzgUiUCrCI 10766
antelope_foreground/fragment_flows.py sha256=1DciYeXGOT4pF4Dw87k7KV1SxTwN3NSPUT6ojc_f8Dc 24172
antelope_foreground/lcia_dict.py sha256=nlScUqHFH7MBLx8XvviMQflEkjpS3xR8lkEPYpNxODM 5507
antelope_foreground/models.py sha256=E19iliaDQxT5VEMgaG2vWClgb5OIkQW_Kukr_PIKJoE 21887
antelope_foreground/terminations.py sha256=-Wm_YFyj1d4cBZMGwfXWFUAChWA-QM9XdLZe7iSdh34 38068
antelope_foreground/traversal_tests.py sha256=8nmH-wgItE2eAYrkjn2dhqRZ0-2WD9FUKjO7V8Df4oo 10451
antelope_foreground/data_sources/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
antelope_foreground/data_sources/calrecycle_lca.py sha256=OmwycRVMLv07MWxlK59igZMXI9akXl_3Zut3Fw-r6eA 15880
antelope_foreground/data_sources/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
antelope_foreground/data_sources/tests/test_calrecycle.py sha256=H48q8k2MIKBD7YUoV4VoQmEbacORLNePhQzdLF7jA78 8807
antelope_foreground/data_sources/tests/validate_calrecycle.py sha256=hKAX4ksg1ATSc0-4MWv6UGzpsKiLxaBpFz8VshS_doE 3414
antelope_foreground/entities/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
antelope_foreground/entities/fragment_editor.py sha256=iikje0keG22_QbGu2pEXzAAs2iBnimhDKjOciIGD_n0 18893
antelope_foreground/entities/fragments.py sha256=CBAAUd-MPjw5UaNfQMYdlc3m8AEHzG9zmLwr0aGER6k 75670
antelope_foreground/entities/tree_isomorphism.py sha256=Vc4WKSczeCTXVHlTwkRx0QcTz7kPgQFVgkQD7Drdj-o 3195
antelope_foreground/entities/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
antelope_foreground/entities/tests/test_fragments.py sha256=0qtP7fcxhT3NeyNycV7cZataUarkXCAMIqjLc0iWgBo 24235
antelope_foreground/implementations/__init__.py sha256=woygFpja_HS13o7u03sNk2IGG3IymTDtkicB5ly7l60 145
antelope_foreground/implementations/foreground.py sha256=vjxkJ9stjI9VMPY-thHXhRFrpxaXuk-UnzwavYAXy1c 40933
antelope_foreground/interfaces/__init__.py sha256=OA7kOtWw79k2ieHwiAlYXNzfNS7so2aL4alYmOarRCY 52
antelope_foreground/interfaces/iforeground.py sha256=9aQVzAMRFg3qljmXDOqkNcMtHC_bjtaenm9PwPcHizU 10573
antelope_foreground/providers/__init__.py sha256=S-pMR3LF4VqJ80iO0Wa8Q20TwPNgIHwzNSiq3DVTyPQ 679
antelope_foreground/providers/lc_foreground.py sha256=2lfqqHPfmEO88cB5OG9dVTwdFI0CComRufmb5qHa6Ew 29703
antelope_foreground/providers/lcforeground.py sha256=Aw4nOwkMud35NsWJifFvlQbjJMi23afuV_3yzi8A79o 21027
antelope_foreground/providers/oryx_client.py sha256=RCG9oRGZOVasbF_p1e0Y58SBh2_8CqFcJRqb5cA-SjU 19773
antelope_foreground/providers/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
antelope_foreground/providers/tests/test_foreground.py sha256=gjo7p3TYhLLbIC7kh8bo6uh4XczzJCFnsmYRNsmTktM 4547
antelope_foreground/providers/v1_client/__init__.py sha256=b30zBF8dHd7yDL9eVSJvHU2qOZ-ACnfBF-JqDLGeB5I 145
antelope_foreground/providers/v1_client/antelope_lcia.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
antelope_foreground/providers/v1_client/antelope_v1.py sha256=X5zsRNhZDykAbrfFfqaT7eWE1wdaZY_wamnimVq_G_I 15241
antelope_foreground/providers/v1_client/exceptions.py sha256=34ezVMbO28kpeu7bC2gtsVxTDcxyUMi0BbAmXAvSVXU 45
antelope_foreground/providers/v1_client/foreground.py sha256=9CQOWd7tw39gbBKdePXOThkYhW5e5ZXVH2cE5eW2OzM 2754
antelope_foreground/providers/v1_client/index.py sha256=nmBowHJ6h0KY3NBRVKuOU0CZKz0kCvWDPsBjqQYnozM 362
antelope_foreground/providers/v1_client/quantity.py sha256=vmxIWW2YeeJngR5xdelBkgCqPcSeDIOkxnRD2fLiLeQ 5834
antelope_foreground/providers/v1_client/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
antelope_foreground/providers/v1_client/tests/test_antelope_v1_client.py sha256=xfqYvujTA-n4FzR5g2shKCTOHdh7F7KaxBGPZ8vOFgA 2056
antelope_foreground/refs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
antelope_foreground/refs/fragment_ref.py sha256=Q5cC-odS8shndEE1DtMzDBOC-aFpGwIDMiGafTcVIN0 11068
antelope_foreground/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
antelope_foreground/tests/test_flow_conversion.py sha256=cDF6okpeXijJO-VhcYDE9kpEMlsn55jis4TiOmZYEEY 5309
antelope_foreground/tests/test_foreground_impl.py sha256=tFmf_EqTudlbF7SsBxWZYCBPGkfL7zsP-8OxU2s4x5A 1445
antelope_foreground/tests/test_terminations.py sha256=-X9GyMxsARJrcLeK7aDKcbjwK_57Gf7-Y6YfSohnlQ8 3979
antelope_foreground-0.3.4.1.dist-info/METADATA sha256=WhvvVbrJLmCcySYySO7gnxH17vmoPIsao_x4RDZ7-1o 888
antelope_foreground-0.3.4.1.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
antelope_foreground-0.3.4.1.dist-info/top_level.txt sha256=E-LDoU-Voo0Sp87NTnwWpnqL5oqn_0VbZkIb86W6dWE 20
antelope_foreground-0.3.4.1.dist-info/RECORD

top_level.txt

antelope_foreground