programming_with_python

Intermediate Python programming course

https://github.com/uomresearchit/programming_with_python

Science Score: 52.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
    Organization uomresearchit has institutional domain (www.itservices.manchester.ac.uk)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Intermediate Python programming course

Basic Info
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 0
  • Open Issues: 26
  • Releases: 0
Created almost 5 years ago · Last pushed 6 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Authors

README.md

ATTENTION This is an experimental test of The Carpentries Workbench lesson infrastructure. It was automatically converted from the source lesson via the lesson transition script.

If anything seems off, please contact Zhian Kamvar zkamvar@carpentries.org

Programming with Python

Create a Slack Account with us

Thanks for contributing to The Carpentries Incubator! This repository provides a blank starting point for lessons to be developed here.

A member of the Carpentries Curriculum Team will work with you to get your lesson listed on the Community Developed Lessons page and make sure you have everything you need to begin developing your new lesson.

What to do next

Before you begin developing your new lesson, here are a few things we recommend you do:

* To set the URL on GitHub, click the gear wheel button next to About on the right of the repository landing page. The lesson URL structure is https://carpentries-incubator.github.io/<repository-slug>: a repository at https://github.com/carpentries-incubator/new-lesson/ will have pages at the lesson URL https://carpentries-incubator.github.io/new-lesson/.

Contributing

We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any questions, concerns, or experience any difficulties along the way.

We'd like to ask you to familiarize yourself with our Contribution Guide and have a look at the more detailed guidelines on proper formatting, ways to render the lesson locally, and even how to write new episodes.

Please see the current list of [issues][FIXME] for ideas for contributing to this repository. For making your contribution, we use the GitHub flow, which is nicely explained in the chapter Contributing to a Project in Pro Git by Scott Chacon. Look for the tag good\_first\_issue. This indicates that the maintainers will welcome a pull request fixing this issue.

Maintainer(s)

Current maintainers of this lesson are

  • Douglas Lowe
  • Ann Gledson

Authors

A list of contributors to the lesson can be found in

Citation

To cite this lesson, please consult with

Owner

  • Name: Research IT, University of Manchester, UK
  • Login: UoMResearchIT
  • Kind: organization
  • Email: ITS-research@manchester.ac.uk
  • Location: Manchester, UK

Citation (CITATION)

FIXME: describe how to cite this lesson.

GitHub Events

Total
  • Issues event: 30
  • Delete event: 2
  • Issue comment event: 56
  • Push event: 34
  • Pull request review comment event: 3
  • Pull request review event: 6
  • Pull request event: 11
  • Create event: 10
Last Year
  • Issues event: 30
  • Delete event: 2
  • Issue comment event: 56
  • Push event: 34
  • Pull request review comment event: 3
  • Pull request review event: 6
  • Pull request event: 11
  • Create event: 10

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 31
  • Total pull requests: 18
  • Average time to close issues: 3 months
  • Average time to close pull requests: 6 days
  • Total issue authors: 4
  • Total pull request authors: 6
  • Average comments per issue: 1.45
  • Average comments per pull request: 0.33
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 26
  • Pull requests: 13
  • Average time to close issues: 4 months
  • Average time to close pull requests: 11 days
  • Issue authors: 3
  • Pull request authors: 4
  • Average comments per issue: 1.65
  • Average comments per pull request: 0.23
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • SJaffa (23)
  • anthony-evans (4)
  • douglowe (2)
  • lasse-cs (2)
Pull Request Authors
  • douglowe (7)
  • lasse-cs (4)
  • SJaffa (3)
  • AnnAnnFryingPan (2)
  • martinherrerias (2)
  • merrygoat (1)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Gemfile rubygems
  • github-pages >= 0 development
.github/workflows/template.yml actions
  • actions/cache v1 composite
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • actions/setup-ruby main composite
  • r-lib/actions/setup-r master composite
.github/workflows/website.yml actions
  • actions/cache v1 composite
  • actions/checkout master composite
  • actions/setup-python v2 composite
  • actions/setup-ruby v1 composite
  • r-lib/actions/setup-r master composite