HalApyJson
Description
A light interface to query HAL through its API.
Installation
Run the following to install:
pip install HalApyJson
Usage example
import HalApyJson as haj
year = "2023"
institute = "Liten"
hal_df = haj.build_hal_df_from_api(year,institute)
hal_df.to_excel(<your_fullpath_file.xlsx>, index = False)
CLI exemple
cli_hal -y 2023 -i liten
for more exemples refer to HalApyJson-exemples.
Release History
- 1.0.0 first release
- 1.1.0 added CLI
- 1.1.1 removed prints
- 1.1.2 updated CLI
Meta
- authors : BiblioAnalysis team
Distributed under the MIT license
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
HalApyJson-1.1.2.tar.gz
(10.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file HalApyJson-1.1.2.tar.gz.
File metadata
- Download URL: HalApyJson-1.1.2.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93eaf28d6d73b8f8b0bac2c7e985caa1ed8e3ca195436e7ed4647ff62759d183
|
|
| MD5 |
5965f884b2f2a0c4f20b8007aa6bd771
|
|
| BLAKE2b-256 |
57e3b2eceb4c01c041faf9f2edc92e27bbfe4a13958a5dd029bd82d961613ad7
|
File details
Details for the file HalApyJson-1.1.2-py3-none-any.whl.
File metadata
- Download URL: HalApyJson-1.1.2-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a84b730dcd7b2f9182ef07a7ea2afe2daed8c37db660e2589da5f910dec12ff
|
|
| MD5 |
7b88997d8f57f68f3a28d95406eeeca5
|
|
| BLAKE2b-256 |
0d4feacf20b6aeefb57f916e00b977acef0245572174a9581061efafddc210cc
|