Skip to main content

A collective library for the code behind several academic papers

Project description

A template to structure your Python application

A python project to use as a template when developing a Python application.

In order to create a Python project with a similar structure you need to do the following:

The structure of the project should be as follows:

project
|-- README.md
|-- Package
|-- init.py
| |-- module_1
| | |-- init.py
| | |-- function1.py
| | |-- ...
| | |-- function_n.py 
| |-- module_2
| | |-- init.py
| | |-- function1.py
| | |-- ...
| | |-- function_n.py 
| |-- ..
| |-- module_n.py 
-- setup.py 

Command for wheel creation and upload

  • For Python3 users:
    • python setup.py sdist
    • del dist\*
    • stwine upload --verbose dist/*

ScholarCodeCollective Package

Welcome to the ScholarCodeCollective package. Below you will find links to various resources including our local documentation.

Documentation

For detailed documentation, please refer to our local documentation. (file:///D:/Research%20HKU/PYPI_lib/Documentation/_build/html/index.html)

Installation

Provide installation instructions here.

Usage

Provide usage instructions here.

Contributing

Guidelines for how to contribute to the project.

License

Information about the licensing. #\x00 \x00S\x00c\x00h\x00o\x00l\x00a\x00r\x00C\x00o\x00d\x00e\x00C\x00o\x00l\x00l\x00e\x00c\x00t\x00i\x00v\x00e\x00 \x00 \x00

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

ScholarCodeCollective-0.1.8.6.tar.gz (21.0 kB view hashes)

Uploaded Source

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