Python modules for parsing the response to a HAL API request
Project description
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)
for more exemples refer to HalApyJson-exemples.
Release History
1.0.0 first release
Meta
- authors : BiblioAbnalysis team
Distributed under the MIT license
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
HalApyJson-0.0.1.tar.gz
(10.2 kB
view details)
Built Distribution
File details
Details for the file HalApyJson-0.0.1.tar.gz
.
File metadata
- Download URL: HalApyJson-0.0.1.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07e23d5f1e61c11accacfea09b62f2a906f1e286918b1ffb4c730aeb873a8653 |
|
MD5 | 18004a613e028e1a33de701075dedeea |
|
BLAKE2b-256 | b5d6393ddced8bcce14cffa2f28e37f71ff2f719b34f84177cfb7c94a6a3d4b7 |
File details
Details for the file HalApyJson-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: HalApyJson-0.0.1-py3-none-any.whl
- Upload date:
- Size: 9.0 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 | f65ef15958379f4b88145e4a317af5f75e23b8f731332fd53d446e0dde5f0ebe |
|
MD5 | 09534a81b5c656d57024577a230ee963 |
|
BLAKE2b-256 | 606bc76063161a4f4b625df81f3eefad8bf701db4db1aef44ff4987764e62b8e |