A python executable to get JSON and Excel data from a bibexcel text file
Project description
BibExcel Package
A python executable to get JSON and Excel data from a bibexcel text file
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
- This script is intended to be run on Python 3
- Install with
pip install bibexcel
- Install
pandas
andjson
packages
Usage
Converting a bibexcel text file to JSON/Excel
# Convert to a JSON
python3 bibexcel -i 'bibexcel.doc' -t 'scopus' -f 'bibexceltojson' -o 'bibexcel.json'
# Convert to a Excel
python3 bibexcel -i 'bibexcel.doc' -t 'scopus' -f 'jsontoexcel' -o 'bibexcel.xlsx'
Authors
- Jose Eduardo Storopoli - Creator and Developer - storopoli
License
This project is licensed under the MIT License - see the LICENSE.md file for details
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bibexcel-1.0.3.tar.gz
(3.2 kB
view details)
Built Distribution
File details
Details for the file bibexcel-1.0.3.tar.gz
.
File metadata
- Download URL: bibexcel-1.0.3.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bd66b7517b8b338422117eb9a4283ec8e7aa42ec7435e8924de26e236cd12ed |
|
MD5 | d0c2820165321c65a1db603760829a91 |
|
BLAKE2b-256 | ac9192320ec897de8cba75dd5ed66670f113431a0df756b1142dce1826781421 |
File details
Details for the file bibexcel-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: bibexcel-1.0.3-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88625f4bdcfdcd89c664f6cc7519d2da83943b33a499050b94b1653d1e6f095a |
|
MD5 | a18651df2ab301d447270ce0cd676bc3 |
|
BLAKE2b-256 | 5271a0da069274ef2164a05857b8d5d53c941d3d9a72be9f36c749bc54244218 |