bibtexautocomplete

View on PyPIReverse Dependencies (0)

1.3.2 bibtexautocomplete-1.3.2-py3-none-any.whl

Wheel Details

Project: bibtexautocomplete
Version: 1.3.2
Filename: bibtexautocomplete-1.3.2-py3-none-any.whl
Download: [link]
Size: 71831
MD5: 9888bc210933eaa27a0ea86ad5d9ce31
SHA256: 61274d36345c671b4fc8dbac16525be8c73253dc72b8bb0407c2e0016629af37
Uploaded: 2024-04-12 21:41:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bibtexautocomplete
Version: 1.3.2
Summary: Script to autocomplete bibtex files by polling online databases
Author-Email: Dorian Lesbre <dorian.lesbre[at]gmail.com>
Maintainer-Email: Dorian Lesbre <dorian.lesbre[at]gmail.com>
Project-Url: Homepage, https://github.com/dlesbre/bibtex-autocomplete
Project-Url: Repository, https://github.com/dlesbre/bibtex-autocomplete.git
Project-Url: Issues, https://github.com/dlesbre/bibtex-autocomplete/issues
Project-Url: Changelog, https://github.com/dlesbre/bibtex-autocomplete/blob/master/CHANGELOG.md
License: MIT License Copyright (c) 2022-2024 Dorian Lesbre Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: bibtex,biblatex,latex,autocomplete,btac
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: Topic :: Text Processing :: Markup :: LaTeX
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Topic :: Utilities
Classifier: Topic :: Scientific/Engineering
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: bibtexparser (<2.0.0)
Requires-Dist: alive-progress (>=3.0.0)
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 18050 characters]

WHEEL

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

RECORD

Path Digest Size
bibtexautocomplete/__init__.py sha256=uDz2N-rnGv1igRf8feuaDayo4sDE1CUyRjlhHgENNwU 184
bibtexautocomplete/__main__.py sha256=sIpZjPyMRjMvFm1R5rt9AFTbynKaVV5BIPmEsnNZY-o 67
bibtexautocomplete/APIs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bibtexautocomplete/APIs/arxiv.py sha256=rhpELYMX-y3iehxDuqVFMZqyKmm68nTtJO3I3H2YsjU 4193
bibtexautocomplete/APIs/crossref.py sha256=vJCI6HSb85TNvI53xLqN2idgbhLmRWGRHgu1qnp6T-M 4589
bibtexautocomplete/APIs/dblp.py sha256=3MFz9FkQGPmJ3H_KKsdzC3UWUW-hV01UgWpTLufKgkI 2992
bibtexautocomplete/APIs/doi.py sha256=Nre8hL-ZkZVdbUqXTRt3UyRDSHEioKrvWRZrZtjODZM 3736
bibtexautocomplete/APIs/inspire_hep.py sha256=9JHLdUsGYmbGPjpA5gazSOOA8umlU8vvhM6IGSBIc8U 4486
bibtexautocomplete/APIs/openalex.py sha256=V0_dRlANbjkrGmbrBPKq_DZfncpEOER5C9fmKPNoQgc 5065
bibtexautocomplete/APIs/researchr.py sha256=XzzaNEw5ckizcFshQPxYJD1laFCsahyifQ43dpiBD4Y 3481
bibtexautocomplete/APIs/semantic_scholar.py sha256=mdGPi0dpM1gFbdJxx24Bgh6c_zkrAEdw3wfLZWw8qfQ 6430
bibtexautocomplete/APIs/unpaywall.py sha256=v_cViiLNrnLzCI2_6KBVpjCruHgqjIUzpoXFy_0LU3U 3912
bibtexautocomplete/bibtex/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bibtexautocomplete/bibtex/author.py sha256=5HPyW7RbGvXpeT9mu7gTiGVUdQD_CFa2g2_Ah-uzUWk 2794
bibtexautocomplete/bibtex/base_field.py sha256=a_3tyXVNSy5wXC-mC1g4LFfCgSD4A5o12bdb84Z2XjI 11469
bibtexautocomplete/bibtex/constants.py sha256=yEH-hDmx-7OKofVlfVA7gAJyRxn1OxUsZgFHt9yiEKU 2686
bibtexautocomplete/bibtex/entry.py sha256=RTGOhqbMKc15UvOp0dz6C9aZGGmq-2a3VaM4PJv-yOg 9793
bibtexautocomplete/bibtex/fields.py sha256=8h9zbsr0Ir7lQkrG0DTd0ytp0pzzHJNqTO1jZjt22DY 13946
bibtexautocomplete/bibtex/io.py sha256=ohHc-pY0nqNCgksW4M5CAw0mWfE2RPLRjvcUIZ_-FxI 2500
bibtexautocomplete/bibtex/normalize.py sha256=lBP7oPOPT9w2pqwhHiREyfeCkvFBFhY5YxYMgo7qdIM 3395
bibtexautocomplete/core/__init__.py sha256=97EyieAkaL-pT6SebIlrvk_NUdbq90K3DI6fQWqmyyU 121
bibtexautocomplete/core/apis.py sha256=mKN5af5msw0hiM52vCnR6C3HRvXoWmi2DMQ_pYt5rEM 730
bibtexautocomplete/core/autocomplete.py sha256=3tEVn9Ls-lUNHylRqUN9TtBzJ0xPAwK17s1GCgdv2ho 15985
bibtexautocomplete/core/data_dump.py sha256=BII5n59T-8Vbiu8Ntm-kkyot0sbwoY9aVetNbTxJGRA 1100
bibtexautocomplete/core/main.py sha256=1YMHJkna2CxSDsY4-6k7ypWJ9zdTT7rZuGox1E8ld5Y 5176
bibtexautocomplete/core/parser.py sha256=xj2WBiMTwik__PwcImhn_jNOnnGG1jHh8wPn4hzZrGo 11864
bibtexautocomplete/core/threads.py sha256=owvw9wSzPcJ1xgCInlCCOd--dcukKn-zumQE6cXhw2A 2782
bibtexautocomplete/lookups/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bibtexautocomplete/lookups/abstract_base.py sha256=LAAi08C4SKa26VEcLYVWxop-lx5eJb2xnv85OkHbirc 3991
bibtexautocomplete/lookups/abstract_entry_lookup.py sha256=R8BWSfOwwVc95h_eVIprun9WkTXZIoVshw8dZ7SPCZA 801
bibtexautocomplete/lookups/https.py sha256=umzUD5hkyaMdJHl-yWSloM9qCdiRKzt3mMYKVOn1xFA 9440
bibtexautocomplete/lookups/lookups.py sha256=eNd-r2f1R_hvOx5m1I4ZlBzFsAVB-SxRpjlo9MGrSb8 594
bibtexautocomplete/lookups/multiple_mixin.py sha256=uxwxq9RJJweAhMvHFUz_1jaUOjtnAsGaxCe4i9P6TVY 2764
bibtexautocomplete/lookups/search_mixin.py sha256=KsET7HNGB4mUOvnJiG9Ffy5cKy7OxRHP-cVH3mSXMWI 4060
bibtexautocomplete/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bibtexautocomplete/utils/ansi.py sha256=bd9a1ZMApzbHlF_T-0DxQFfhPCdGVXYlPvTaOV6QpGc 2709
bibtexautocomplete/utils/constants.py sha256=W7yjUGLNZ92hYP4ikFq0dzGTc7x9NHYoEWb7fm_9crA 1533
bibtexautocomplete/utils/functions.py sha256=bcLG71ZjQyVNiWrJ90eFymOTqMYpsyLk7J0AFgbEv_I 1144
bibtexautocomplete/utils/logger.py sha256=Es8gWVB48Jgx5G6Lj9ID8wlG8YGu63EqWJWJtHDs-IM 7892
bibtexautocomplete/utils/only_exclude.py sha256=TSyiQkhHfIlXG71tbtNkSFzyhZbCqUepfb-BpiPQ_-0 2591
bibtexautocomplete/utils/safe_json.py sha256=-w5SH-iWKcHOhwPrhKGQHae05zGjBr_OlSRM3tCssrQ 4857
bibtexautocomplete-1.3.2.dist-info/LICENSE sha256=a9sJea1qAYqeetQSAJ4qbk3LdG6yQOZ2zahwa-NRPXU 1075
bibtexautocomplete-1.3.2.dist-info/METADATA sha256=e1KHij1JihmNhRDYhLE_A12lmMAW02XULH9sRqNEU_A 21237
bibtexautocomplete-1.3.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
bibtexautocomplete-1.3.2.dist-info/entry_points.txt sha256=Yj7nbzHuTx88-2IM19gOtA9yy0hRkWxTwKU81wjEcxY 54
bibtexautocomplete-1.3.2.dist-info/top_level.txt sha256=pukuS9gj2Zj9CfRm73yCKBL4PfRUOK8LJq0SNv4gYZM 19
bibtexautocomplete-1.3.2.dist-info/RECORD

top_level.txt

bibtexautocomplete

entry_points.txt

btac = bibtexautocomplete.core:main