The Wayback Machine - https://web.archive.org/web/20220503180238/https://github.com/philippjfr
Skip to content
Avatar
  • Anaconda Inc.
  • Berlin, Germany

Achievements

Achievements

Organizations

@ioam @pangeo-data @holoviz
Block or Report

Block or report philippjfr

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. A high-level app and dashboarding solution for Python

    Python 1.8k 247

  2. With Holoviews, your data visualizes itself.

    Python 2.2k 354

  3. Simple, concise geographical visualization in Python

    Python 407 67

  4. bokeh/bokeh Public

    Interactive Data Visualization in the browser, from Python

    Python 16.2k 3.9k

  5. Quickly and accurately render even the largest data.

    Python 2.8k 351

  6. High-level tools to simplify visualization in Python.

    Python 581 107

2,037 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

May 2022

Created 8 commits in 1 repository

Created a pull request in pyscript/pyscript that received 1 comment

Handle __repr__ of types

The problem here was that it was calling type.__repr__ which is missing the self argument. Instead we should simply call repr(type). There is howev…

+10 −6 1 comment
Opened 3 other pull requests in 2 repositories
Reviewed 1 pull request in 1 repository
pyscript/pyscript 1 pull request