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 ha
year = "2023"
institute = "Liten"
hal_df = ha.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
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.0.0.tar.gz
(10.4 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.0.0.tar.gz.
File metadata
- Download URL: HalApyJson-1.0.0.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
483939891be5e25cbd8dc35ac020ee3c9d28b8f269527fc69b9f5675c471a4c0
|
|
| MD5 |
006837f88375c3c78caa2df3dd108589
|
|
| BLAKE2b-256 |
fbe47cc3850918e3a41f9a4b5089c490577f2d22765f185bbfa13a38d04bc54c
|
File details
Details for the file HalApyJson-1.0.0-py3-none-any.whl.
File metadata
- Download URL: HalApyJson-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e443934fcac7280ea1cf765085a0587902285e9db3dd0e1ffe799543382680c
|
|
| MD5 |
b4f2511b1b10731aeb2d4e3878d604ea
|
|
| BLAKE2b-256 |
fb079ecc5e3465de6627f56f34c2b56e4eebaddf67dc59576c1877da1cf0257a
|