py4research 1.0.1

Creator: railscoder56

Last updated:

Add to Cart

Description:

py4research 1.0.1

Py4research: A step-by-step tutorial on how to build a Python package for research
Py4research provides a thorough tutorial on how to build and upload a Python package for research, which is going to be presented at the "X Workshop do Programa de Pós-Graduação em Ciência da Computação". Apart from the tutorial itself, we also implemented a straightforward package to illustrate how to build its package.

Guidelines

Every needed piece of information is elucidated in this README;
Installation is also straightforward and well-explained;
If there is a problem, please do not hesitate and call us.


Installation
The installation process is straightforward as the package is hosted at PyPI, and the dependencies are listed on the requirements.txt file. One can install the package with either command, as follows:
pip install py4research

pip install -r requirements.txt

Additionally, the source files for the lecture are presented in LaTeX. Thus, one might need an additional compiler or even Overleaf to build the files into a PDF file.

Getting Started
This section provides an overview of the "build your python package" tutorial and the main package description.
Tutorial
The tutorial is written in Portuguese in a slide-based format. The contents are available in the slides folder and compiled to PDF using a LaTeX compiler.
Py4research
Py4research is a standard package composed of a single math module composed of two sub-modules: clustering and random. Essentially, the idea is to provide a simple framework that can foster research and help the community deploy their official implementations to PyPI.

Support
It is inevitable to make mistakes or create some bugs. If there is any problem or concern, we will be available at this repository or gustavo.rosa@unesp.br.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.