Pinned Repositories
advent-of-code-2021
My Advent of Code 2021 solutions in Rust.
bollard
Docker daemon API in Rust
gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
heroku-buildpack-timestamps
A buildpack that adds timestamps to compile log output
testcase-django-migration-remove-field
Testcase for Django bug https://code.djangoproject.com/ticket/29124
base-images
Recipes for building the base images for Heroku's stacks
buildpacks-python
Heroku's Cloud Native Buildpack for Python applications.
heroku-buildpack-python
Heroku's classic buildpack for Python applications.
libcnb.rs
A framework for writing Cloud Native Buildpacks in Rust
edmorley's Repositories
edmorley/chrono
Date and time library for Rust
edmorley/cookiecutter-django
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
edmorley/dj-database-url
Use Database URLs in your Django Application.
edmorley/excon
Usable, fast, simple HTTP 1.1 for Ruby
edmorley/get-pip
Helper scripts to install pip, in a Python installation that doesn't have it.
edmorley/get-virtualenv
edmorley/github-actions
End-user GitHub Actions related to Cloud Native Buildpacks
edmorley/heroku-buildpack-jq
A Heroku buildpack for the jq tool.
edmorley/homebrew-macos-cross-toolchains
macOS cross compiler toolchains
edmorley/jupyterhub
Multi-user server for Jupyter notebooks
edmorley/lifecycle
Reference implementation of the Cloud Native Buildpacks lifecycle
edmorley/opentelemetry-rust
OpenTelemetry API and SDK for Rust
edmorley/pack
CLI for building apps using Cloud Native Buildpacks
edmorley/pip
The Python package installer
edmorley/poetry
Python packaging and dependency management made easy
edmorley/pycall.rb
Calling Python functions from the Ruby language
edmorley/pyenv
Simple Python version management
edmorley/python
Docker Official Image packaging for Python
edmorley/python-build-standalone
Produce redistributable builds of Python
edmorley/python-package-manager-shootout
Benchmarking various Python package managers
edmorley/python-poetry-buildpack
Heroku buildpack that makes it possible to use Poetry with the official Python buildpack
edmorley/registry-index
Registry index for buildpacks.io
edmorley/rfcs
RFCs for Cloud Native Buildpacks
edmorley/setup-python
Set up your GitHub Actions workflow with a specific version of Python
edmorley/spec
Specification for Cloud Native Buildpacks
edmorley/tekton-integration
Buildpacks + Tekton
edmorley/test-infra
This repository hosts code that supports the testing infrastructure for the PyTorch organization. For example, this repo hosts the logic to track disabled tests and slow tests, as well as our continuation integration jobs HUD/dashboard.
edmorley/testcase-dependabot-cargo-workspace-not-updated
Testcase for https://github.com/dependabot/dependabot-core/issues/7896
edmorley/uv
An extremely fast Python package installer and resolver, written in Rust.
edmorley/virtualenv
Virtual Python Environment builder