Script for dumping a csv from different finance reports about ethical aspects
Project description
Finance reports analysis (Freeports)
This project is intended parse finance pdf reports and create CSV dataset.
The purpose of the project and related infos can be found at the official website.
Installation
There are for now 2 installation method:
- using
pip(Recommended) - from source
Using pip
Install in a python virtual environment launching
pip install freeports_analysis
From source
Requirements: You need to have the python
buildpackage. You can install it in your virtual environment withpip install build
- Clone the repository:
git clone https://github.com/tvp-freeports/analysis_finance_reports.git
cdinto the created directory
cd analysis_finance_reports
- build the package
python -m build .
- install local package
pip install .
- enjoy
Quickstart
To start use the command provided with the library call
freeports -h
to see the options. All the option can be provided as environment variables.
If you want to use freeports as a python library write in you code
import freeports_analysis as fra
Usage
To have a complete overview of the package look at the full documentation.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 freeports_analysis-0.1.2-py3-none-any.whl.
File metadata
- Download URL: freeports_analysis-0.1.2-py3-none-any.whl
- Upload date:
- Size: 148.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21abceb2755e21b794da300b7d6c8a109de5a97582ee934c26c5e73abeaa8229
|
|
| MD5 |
abb14bf0d1ece9281f2a9d73b8e7ebb8
|
|
| BLAKE2b-256 |
8b339cc628f074e4a3dd7fe361010346c72960ba573b8b28a8e615e7304ca355
|