https://github.com/fair2-for-research-software/fair4rs-packaging
An interactive course on software packaging for researchers developed by the Research Software Engineering team and IT Services at the University of Sheffield.
https://github.com/fair2-for-research-software/fair4rs-packaging
english fair lesson packaging pre-alpha
Last synced: 3 months ago
JSON representation
An interactive course on software packaging for researchers developed by the Research Software Engineering team and IT Services at the University of Sheffield.
- Host: GitHub
- URL: https://github.com/fair2-for-research-software/fair4rs-packaging
- Owner: FAIR2-for-research-software
- License: other
- Created: 2024-04-02T08:21:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-20T00:14:02.000Z (5 months ago)
- Last Synced: 2026-01-20T07:36:51.023Z (5 months ago)
- Topics: english, fair, lesson, packaging, pre-alpha
- Homepage: https://fair2-for-research-software.github.io/FAIR4RS-Packaging/
- Size: 11.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/christopher-wild/FAIR4RS-Packaging/actions/workflows/pages/pages-build-deployment)
# Research Software Packaging
This repository contains a course on packaging research software that is part of the [training provision for research computing](https://sites.google.com/sheffield.ac.uk/research-training/) at the University of Sheffield.
## Course description
Research software is increasingly becoming a key and fundamental part of research. There is a growing recognition that research software would benefit from adhering to the FAIR principles, which is the main motivation behind the FAIR4RS (Findable, Accessible, Interoperable, Reusable for Research Software) principles. This is an extension of the FAIR principles, which acknowledges the applicability of the FAIR approach to research software. Software packaging has many benefits, such as enabling your research software to be discovered, installed, and utilised with ease. This course will explore the fundamental concepts of FAIR4RS, how it applies to packaging, its execution within Python, and the adoption of best practices in this domain.
## Course overview
This course introduces the importance of packaging in the context of research software reproducibility. In particular, the course outline is:
1. Overview FAIR4RS and Software Packaging
2. History of Python Packaging
3. Accessing Packages
4. Versioning
5. Publishing Python Packages
## Prerequisites
- Basic understanding of Python
- Version control/GitHub
# Contact us
Please contact [Research & Innovation IT](https://sheffield.ac.uk/it-services/research) or [Research Software Engineering](https://rse.shef.ac.uk/) at the University of Sheffield.