Site Search

About searching

Search results

    Speeding up Python with Cython—some thoughts for Python programmers

    25 July 2017

    Speeding up Python with Cython—some thoughts for Python programmers Posted by s.aragon on … consideration for making software sustainable. For Python programmers, the Cython project provides an …

    Read more

    Free workshop on Python for beginners

    26 April 2022

    Free workshop on Python for beginners Posted by j.laird on … Register for a free workshop on Python for Beginners  as part of our upcoming Research … is aimed at any student/researcher who wants to learn Python, with no prior knowledge of coding. It will be …

    Read more

    RDVW hands-on session with Python

    13 December 2023

    RDVW hands-on session with Python … Firefox , or  Safari  (if you are using Mac OS X). Python Python is a popular language for scientific computing, and …

    Read more

    Using Python to double check your work

    01 November 2021

    Using Python to double check your work Posted by … This blog post has been written as an introduction to Python ahead of the panel discussion: Do we have the right … in spreadsheet analyses, and how this contrasts with the Python ecosystem. Introduction: about me, about this …

    Read more

    Python in Astronomy 2017

    05 September 2017

    Python in Astronomy 2017 Posted by … Fellow The Lorentz Center in Leiden hosted the Python in Astronomy 2017 workshop from 8th to 12th May … hands-on coding sprints. Over the last decade, the Python programming language has grown in Astronomy …

    Read more

    A short review of four Python web frameworks

    27 November 2017

    A short review of four Python web frameworks Posted by s.aragon … LUX-ZEPLIN (LZ), I was asked to review web frameworks for Python, in particular those that could be used with MongoDB, … here as it is the recommended driver for using MongoDB from Python. Many MongoDB-related Python components, including …

    Read more

    Python Data Science Handbook

    23 November 2023

    Python Data Science Handbook Th full text of the Python Data Science Handbook by Jake VanderPlas is … Tags Python Data science …

    Read more

    Call for Submissions: 9th Workshop on Python for High-Performance and Scientific Computing

    16 June 2020

    Call for Submissions: 9th Workshop on Python for High-Performance and Scientific Computing … paper and lightning talk submissions to the 9th Workshop on Python for High-Performance and Scientific Computing.  PyHPC workshop at SC20 Python remains one of the fastest-growing programming …

    Read more

    Migrating from Excel to Python and MongoDB in LUX-ZEPLIN

    02 November 2017

    Migrating from Excel to Python and MongoDB in LUX-ZEPLIN Posted by … data within Excel to MongoDB with supporting software, in Python, for computation and presentation. I also describe a … of contamination. Migrating from Excel to MongoDB and Python Excel combines data, computation and …

    Read more

    Executing Python code submitted via a web service

    08 September 2022

    Executing Python code submitted via a web service … the feasibility of developing a web service that accepted Python code from users and executed their code server-side … First things first, developing a web service that accepts Python code from users and runs this server-side is, in …

    Read more