Skip to main content

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 and json 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


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 hashes)

Uploaded Source

Built Distribution

bibexcel-1.0.3-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page