Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / carljm 131 repositories

carljm/cpython Fork of python/cpython

The Python programming language

Language: Python - Size: 497 MB - Last synced: 3 days ago - Pushed: 3 days ago - Stars: 1 - Forks: 0

carljm/typing Fork of python/typing

Work related to PEP 484: typing.py (released via PyPI) and issue tracker

Language: Python - Size: 2.28 MB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 0 - Forks: 0

carljm/setuptools Fork of pypa/setuptools

Official project repository for the Setuptools build system

Size: 42 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

carljm/ruff Fork of astral-sh/ruff

An extremely fast Python linter and code formatter, written in Rust.

Size: 38.9 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 0 - Forks: 0

carljm/dotfiles

my dotfiles

Language: Emacs Lisp - Size: 33.5 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 10 - Forks: 1

carljm/django-secure 📦

This project was merged into Django 1.8, and is now unsupported and unmaintained as a third-party app.

Language: Python - Size: 88.9 KB - Last synced: 22 days ago - Pushed: about 4 years ago - Stars: 465 - Forks: 34

carljm/compgenerator

Comprehension compilation fuzzer

Language: Python - Size: 17.6 KB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 2 - Forks: 2

carljm/FotoFun

Language: Objective-C - Size: 2.6 MB - Last synced: 10 months ago - Pushed: over 10 years ago - Stars: 1 - Forks: 0

carljm/carlsapp

learning iOS dev!

Language: C++ - Size: 2.38 MB - Last synced: 10 months ago - Pushed: about 11 years ago - Stars: 0 - Forks: 0

carljm/django-form-utils

[UNMAINTAINED] Form enhancements for Django (fieldset and row-attrs support, and more)

Language: Python - Size: 132 KB - Last synced: 7 months ago - Pushed: about 8 years ago - Stars: 145 - Forks: 53

carljm/synology-mediamon

Auto-indexing media files monitor for Synology DiskStation NAS

Language: Python - Size: 10.7 KB - Last synced: 8 months ago - Pushed: almost 4 years ago - Stars: 83 - Forks: 31

carljm/numpy Fork of numpy/numpy

The fundamental package for scientific computing with Python.

Size: 119 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

carljm/hypothesis Fork of HypothesisWorks/hypothesis

Hypothesis is a powerful, flexible, and easy to use library for property-based testing.

Size: 33.1 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

carljm/django-adminfiles

[MIRROR] File uploader/manager/picker for Django admin; see demo screencast at http://vimeo.com/8940852

Language: Python - Size: 934 KB - Last synced: 3 months ago - Pushed: almost 11 years ago - Stars: 64 - Forks: 16

carljm/compfinder

Tool for finding class-scoped comprehensions whose name resolution might be impacted by PEP 709

Language: Python - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 2 - Forks: 2

carljm/django-transaction-hooks 📦

Django database backends with post-transaction-commit hooks. Merged into Django 1.9; please report bugs or make feature requests in core Django, not here.

Language: Python - Size: 83 KB - Last synced: 10 days ago - Pushed: about 4 years ago - Stars: 108 - Forks: 16

carljm/pytest-factoryboy Fork of pytest-dev/pytest-factoryboy

factory_boy integration the pytest runner

Language: Python - Size: 49.8 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

carljm/pyperformance Fork of python/pyperformance

Python Performance Benchmark Suite

Size: 4.54 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

carljm/devguide Fork of python/devguide

The Python developer's guide

Size: 1.9 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

carljm/MonkeyType Fork of Instagram/MonkeyType

A Python library that generates static type annotations by collecting runtime types

Size: 581 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

carljm/LibCST Fork of Instagram/LibCST

A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree

Size: 2.97 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

carljm/hovercraft Fork of regebro/hovercraft

A tool to make impress.js presentations from reStructuredText

Language: JavaScript - Size: 506 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 2 - Forks: 0

carljm/typing_extensions Fork of python/typing_extensions

Backported and experimental type hints for Python

Size: 286 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

carljm/django-taggit Fork of jazzband/django-taggit

Simple tagging for django

Language: Python - Size: 266 KB - Last synced: about 1 year ago - Pushed: over 13 years ago - Stars: 6 - Forks: 1

carljm/release-tools Fork of python/release-tools

Scripts for making (C)Python releases

Size: 290 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

carljm/django-testing-slides

Talk given at PyCon 2012 on Django and testing.

Language: JavaScript - Size: 343 KB - Last synced: about 1 year ago - Pushed: about 12 years ago - Stars: 61 - Forks: 6

carljm/peps Fork of Kronuz/peps

Python Enhancement Proposals

Language: Python - Size: 26.4 MB - Last synced: 11 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

carljm/ceremony-game

Language: Python - Size: 103 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

carljm/django-sharer Fork of taylanpince/django-sharer

A reusable Django application that provides sharing capability for any content over social networks, email, etc.

Language: Python - Size: 156 KB - Last synced: about 1 year ago - Pushed: over 13 years ago - Stars: 4 - Forks: 0

carljm/co_annotations Fork of larryhastings/co_annotations

Size: 284 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

carljm/django-icanhaz

Embed icanhaz.js templates into Django templates with minimal fuss.

Language: Python - Size: 29.3 KB - Last synced: 6 days ago - Pushed: over 8 years ago - Stars: 29 - Forks: 15

carljm/impress.js Fork of impress/impress.js

It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.

Language: JavaScript - Size: 250 KB - Last synced: about 1 year ago - Pushed: over 11 years ago - Stars: 1 - Forks: 0

carljm/beancount-import Fork of jbms/beancount-import

Web UI for semi-automatically importing external data into beancount

Size: 1.52 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

carljm/finance-dl Fork of jbms/finance-dl

Tools for automatically downloading/scraping personal financial data.

Size: 221 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

carljm/django-localeurl

[MIRROR] A Django appliation to allow transparently specifying the language of a page in the URL (e.g. example.com/en/some/url/). By Joost Cassee.

Language: Python - Size: 441 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 13 - Forks: 18

carljm/isort Fork of PyCQA/isort

A Python utility / library to sort imports.

Language: Python - Size: 1.58 MB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

carljm/factory_boy Fork of FactoryBoy/factory_boy

A test fixtures replacement for Python based on thoughtbot's factory_girl for Ruby.

Language: Python - Size: 212 KB - Last synced: about 1 year ago - Pushed: over 12 years ago - Stars: 1 - Forks: 0

carljm/django_compressor Fork of django-compressor/django-compressor

Compresses linked and inline javascript or CSS into a single cached file.

Language: Python - Size: 1.13 MB - Last synced: about 1 year ago - Pushed: over 11 years ago - Stars: 9 - Forks: 2

carljm/typeshed Fork of python/typeshed

Collection of library stubs for Python, with static types

Language: Python - Size: 13.1 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

carljm/fern

Yet another env config parser.

Language: Python - Size: 10.7 KB - Last synced: 13 days ago - Pushed: about 3 years ago - Stars: 12 - Forks: 1

carljm/ofxclient Fork of captin411/ofxclient

Bank transaction downloader and python OFX client libraries

Size: 1.25 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

carljm/django-jsonfield Fork of rpkilby/jsonfield

Reusable JSONField() for Django

Language: Python - Size: 571 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

carljm/pipvirtualenv-preso

presentation on pip and virtualenv for PyCon 2011

Language: JavaScript - Size: 952 KB - Last synced: about 1 year ago - Pushed: over 12 years ago - Stars: 13 - Forks: 0

carljm/django-mailer Fork of brosner/django-mailer

mail queuing and management for the Django web framework

Language: Python - Size: 114 KB - Last synced: about 1 year ago - Pushed: about 15 years ago - Stars: 2 - Forks: 0

carljm/django-floppyforms Fork of jazzband/django-floppyforms

Full control of form rendering in the templates.

Language: Python - Size: 1.5 MB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

carljm/python-phonenumbers Fork of daviddrysdale/python-phonenumbers

Python port of Google's libphonenumber

Language: Python - Size: 41.7 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

carljm/clue

Clue game solver.

Language: Python - Size: 145 KB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 1 - Forks: 0

carljm/black Fork of psf/black

The uncompromising Python code formatter

Language: Python - Size: 1.62 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

carljm/django-nose Fork of jazzband/django-nose

Django test runner using nose

Language: Python - Size: 126 KB - Last synced: about 1 year ago - Pushed: over 13 years ago - Stars: 1 - Forks: 1

carljm/pytest-smartcov

Smart coverage measurement for py.test.

Language: Python - Size: 4.88 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 12 - Forks: 2

carljm/parso Fork of davidhalter/parso

A Python Parser

Language: Python - Size: 999 KB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

carljm/batavia Fork of beeware/batavia

A Javascript implementation of the Python virtual machine.

Language: JavaScript - Size: 18.9 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

carljm/Wonderment

Language: Python - Size: 29.6 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

carljm/meyerloewen.net

Language: HTML - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

carljm/carljm.me

Language: HTML - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 1 - Forks: 0

carljm/moztrap-tests Fork of mozilla/moztrap-tests

Selenium Tests for Case Conductor

Language: Python - Size: 88.9 KB - Last synced: about 1 year ago - Pushed: over 12 years ago - Stars: 2 - Forks: 0

carljm/django-errorstack

[MIRROR] Django integration for ErrorStack.com error reporting service.

Language: Python - Size: 83 KB - Last synced: about 1 year ago - Pushed: about 14 years ago - Stars: 8 - Forks: 2

carljm/django-postgrespool Fork of heroku-python/django-postgrespool

Postgres Connection Pooling for Django, powered by SQLAlchemy.

Language: Python - Size: 101 KB - Last synced: about 1 year ago - Pushed: over 11 years ago - Stars: 0 - Forks: 0

carljm/ndncollective-temp-site

Language: CSS - Size: 992 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

carljm/django-deployment-workshop Fork of jacobian/django-deployment-workshop

Code and configuration used in my Django Deployment Workshop.

Language: Python - Size: 2.74 MB - Last synced: about 1 year ago - Pushed: over 13 years ago - Stars: 2 - Forks: 1

carljm/flake8-mypy Fork of ambv/flake8-mypy

A plugin for flake8 integrating Mypy.

Language: Python - Size: 21.5 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

carljm/django-pagination Fork of ericflo/django-pagination

A set of utilities for creating robust pagination tools throughout a django application.

Language: Python - Size: 133 KB - Last synced: about 1 year ago - Pushed: about 14 years ago - Stars: 1 - Forks: 2

carljm/sorl-thumbnail Fork of jazzband/sorl-thumbnail

Thumbnails for Django

Language: Python - Size: 18.4 MB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

carljm/mypy Fork of python/mypy

Optional static typing for Python 2 and 3 (PEP484)

Language: Python - Size: 23.8 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

carljm/django-filch Fork of seanbrant/django-filch

Custom model fields that make de-normalizing data in Django easier

Language: Python - Size: 111 KB - Last synced: about 1 year ago - Pushed: over 13 years ago - Stars: 7 - Forks: 0

carljm/django-rest-framework Fork of encode/django-rest-framework

Web APIs for Django.

Size: 12.2 MB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

carljm/wsgiwatcher

Unmaintained proof of concept. See https://github.com/Pylons/hupper for an improved and maintained version of this.

Language: Python - Size: 146 KB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 6 - Forks: 1

carljm/django-treebeard Fork of django-treebeard/django-treebeard

Efficient tree implementations for Django (github mirror)

Language: Python - Size: 831 KB - Last synced: about 1 year ago - Pushed: almost 11 years ago - Stars: 1 - Forks: 0

carljm/flake8-isort Fork of gforcada/flake8-isort

flake8 plugin that integrates isort

Language: Python - Size: 44.9 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

carljm/nunjucks-call

An implementation of the 'call' tag for nunjucks

Language: JavaScript - Size: 176 KB - Last synced: about 1 year ago - Pushed: almost 10 years ago - Stars: 2 - Forks: 1

carljm/rcccsync

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

carljm/sovereign Fork of sovereign/sovereign

A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more.

Language: PHP - Size: 847 KB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

carljm/formrenderbench

Django form rendering benchmarks

Language: Python - Size: 85.9 KB - Last synced: about 1 year ago - Pushed: almost 13 years ago - Stars: 1 - Forks: 0

carljm/ltdf Fork of abalkin/ltdf

Local time disambiguation flag

Size: 1.72 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

carljm/django-ratelimit Fork of jsocol/django-ratelimit

Cache-based rate-limiting for Django

Language: Python - Size: 181 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

carljm/ansible-modules-extras Fork of ansible/ansible-modules-extras

Ansible extra modules - these modules ship with ansible

Language: Python - Size: 6.65 MB - Last synced: about 1 year ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

carljm/django-class-based-views Fork of bfirsh/django-class-based-views

A work in progress. Hopefully not too broken. Needs documentation.

Language: Python - Size: 128 KB - Last synced: about 1 year ago - Pushed: over 13 years ago - Stars: 1 - Forks: 0

carljm/django-webtest Fork of django-webtest/django-webtest

django-webtest provides integration of Ian Bicking's WebTest (http://pythonpaste.org/webtest/) with django's testing framework.

Language: Python - Size: 181 KB - Last synced: about 1 year ago - Pushed: about 11 years ago - Stars: 1 - Forks: 0

carljm/gunicorn Fork of benoitc/gunicorn

gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.

Language: Python - Size: 4.33 MB - Last synced: about 1 year ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

carljm/deps Fork of django/deps

Django Enhancement Proposals

Size: 491 KB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

carljm/ansible-redis Fork of DavidWittman/ansible-redis

Highly-configurable Ansible role to install Redis and Redis Sentinel from source

Language: Shell - Size: 218 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

carljm/django-pipeline Fork of jazzband/django-pipeline

Pipeline is an asset packaging library for Django.

Language: Python - Size: 1.08 MB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

carljm/Backbone.dualStorage Fork of nilbus/Backbone.dualStorage

A dual (localStorage and REST) sync adapter for Backbone.js

Language: JavaScript - Size: 916 KB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

carljm/django-haystack Fork of django-haystack/django-haystack

Modular search for Django. Currently v1.1.0-alpha.

Language: Python - Size: 1.77 MB - Last synced: about 1 year ago - Pushed: almost 14 years ago - Stars: 2 - Forks: 1

carljm/djangoproject.com Fork of django/djangoproject.com

Source code to djangoproject.com

Language: Python - Size: 4.83 MB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

carljm/nunjucks Fork of mozilla/nunjucks

A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)

Language: JavaScript - Size: 4.76 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 1

carljm/true Fork of oddbird/true

Sass unit tests

Language: CSS - Size: 438 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

carljm/pytest-django Fork of pytest-dev/pytest-django

A Django plugin for py.test.

Size: 656 KB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

carljm/django Fork of django/django

The Web framework for perfectionists with deadlines. Now on GitHub.

Language: Python - Size: 128 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 2 - Forks: 0

carljm/heroku-buildpack-pgbouncer Fork of heroku/heroku-buildpack-pgbouncer

Run pgbouncer and stunnel in a dyno along with your application

Language: Shell - Size: 6.69 MB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 1

carljm/djorm-ext-pgarray Fork of niwinz/djorm-pgarray

PostgreSQL native array fields extension for Django.

Language: Python - Size: 246 KB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

carljm/mixpanel-celery Fork of winhamwr/mixpanel-celery

Asynchronous event tracking for Mixpanel using Celery

Language: Python - Size: 824 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

carljm/heroku-buildpack-python Fork of heroku/heroku-buildpack-python

Python buildpack

Language: Python - Size: 28.2 MB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

carljm/tamingdeps

DjangoCon US 2011 talk on "taming dependencies with pip"

Language: JavaScript - Size: 297 KB - Last synced: about 1 year ago - Pushed: over 12 years ago - Stars: 5 - Forks: 0

carljm/set-your-code-free-preso

A presentation on releasing and maintaining Python code, for PyCon 2014

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 0

carljm/jshint-mode Fork of daleharvey/jshint-mode

JSHint integrated into emacs

Language: JavaScript - Size: 495 KB - Last synced: about 1 year ago - Pushed: about 10 years ago - Stars: 0 - Forks: 1

carljm/manuel Fork of benji-york/manuel

Manuel lets you mix and match traditional doctests with custom test syntax.

Language: Python - Size: 317 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

carljm/tipbof2012-slides

Size: 371 KB - Last synced: about 1 year ago - Pushed: over 12 years ago - Stars: 2 - Forks: 0

carljm/webtest Fork of Pylons/webtest

Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server.

Language: Python - Size: 760 KB - Last synced: about 1 year ago - Pushed: almost 11 years ago - Stars: 0 - Forks: 0

carljm/pip Fork of pypa/pip

pip installs packages. Python packages. An easy_install replacement

Language: Python - Size: 4.28 MB - Last synced: about 1 year ago - Pushed: about 11 years ago - Stars: 1 - Forks: 0