Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
29 April from 4pm UTC to 5:30pm UTC, 2025
Location: Online
PyLadies Amsterdam: Open source, open pipelines: Data ingestion with modern data stack
Location: Remote, Remote United States of America
The Patrick J McGovern Foundation (PJMF) is seeking an experienced, multi-faceted and self-driven Full Stack Developer (FSD) to join our Products and Services function. This role will be directly engaged with the development, deployment and maintenance of data and AI products that will drive positive social impact around the world. …
24 Sept. from 4pm UTC to 7pm UTC, 2015
Location: Centrum Konferencyjne Adgar Plaza, Postępu 17a, 02-676 Warszawa, Polska
This is a group for anyone interested in Machine Learning and Artificial Intelligence and their applications such as Big Data, predictive analytics, data science and robotics. Our main focus is Python based technology stack, but not only. All skill levels are welcome. We started this group because we want to …
16 Dec. from 9:15am UTC to 4:15pm UTC, 2012
Location: Pivotal Labs, 841 Broadway New York, NY, New York, NY, http://pivotallabs.com/
PyData Workshop-Sprint 2012 at NYC Are you interested in a one-day hands-on intensive Pandas workshop and sprint for new contributors with a Pandas core-dev leading the sprint? Objective The aim of this workshop and sprint is to encourage and rope in more bug triagers and new contributors to scientific programming …
Location: Amsterdam Netherlands
Over 2 million food & beverage (F&B) businesses operate in the EU. 60% face failure within their first year 80% in five years. SOUS is here to change that. We’re building a platform that empowers independent F&B creators to thrive—unlocking new revenue streams, cutting costs, and scaling online growth with …
Location: London, Select state United Kingdom
Our client is seeking a skilled and passionate Python Developer to help scale their platforms that power a suite of socially conscious financial technology products. As a Python Developer, you’ll join a fast-paced, cross-functional team responsible for delivering backend systems and user-facing features that support a high-integrity, mission-led business. This …
...stack corruption thing, I thought along the lines of: 1) Stacks should only be corrupted if an object is decref'd which shouldn't be, or an object is created without a reference to begin with? No -- corrupt stacks can also come from the use of uninitialized pointer variables, or out-of bounds indexing. There could be some pretty subtle off-by-one errors in your code! 2) You only need to decref objects if you're worried about memory leaks, since I'm just debugging, I'm not...
...stack trace. A source level debugger allows inspection of local and global variables, evaluation of arbitrary expressions, setting breakpoints, stepping through the code a line at a time, and so on. The debugger is written in Python itself, testifying to Python's introspective power. On the other hand, often the quickest way to debug a program is to add a few print statements to the source: the fast edit-test-debug cycle makes this simple approach very effective. See also some comparis...
Location: Pavia, Lombardy Italy
Telecommuting: Yes
Primary duties for this position will be: The development of open-source tools and software for probabilistic seismic hazard and risk assessment, in collaboration with the IT team To support the creation of national, regional and global PSHA hazard models, in close collaboration with scientists working in different parts of the …
Location: Brooklyn, NY United States
We are looking for a highly experienced Python Developer to join a fast-growing SaaS Company building next-generation developer tooling. They have strong early traction and a growing customer base. As a result they are now looking for a Python expert to lead the development of their SDK generator which powers …
...stack" of open source licenses, which represent its history as an open source project under the sponsorship of a number of different organizations. The topmost license on this stack is the PSF License (http://opensource.org/licenses/PythonSoftFoundation.php). Everything added to Python since version 2.0.1 is covered by the PSF License, while some older portions of the code are covered by the older licenses lower down on the stack. For most users, the details of the license stack are irrelev...
Location: Remote (USA Only) USA
We are seeking a Senior Software Developer, with experience in the healthcare industry, to join our growing team. In this role, you will instrumental in building, troubleshooting and maintaining our software platform for processing clinical data, executing AI Biomarkers and conducting research in hospitals. Responsibilities Own major components or features …
...stack. This stack consists of a core and one or more toolkits. The toolkits form the interface between the Operating System of the client and the Client core. Backend The backend does the actual application processing and stores most of the application data and the entire state of the applications. The backend therefore is the place where the real action takes place. The REP routing infrastructure enables the messaging between the client(s) and the backend and the communication between clients...
...stacks of discs for these packages is labor-intensive and requires several steps to accomplish: picking up an estimated number of discs from a large stack, verifying the correctness of the number of discs using a disc counter, adding or removing discs to meet the required number, and sending the disks to a packaging machine To make the packaging process cost effective, an automatic CD/DVD disc partitioner is used to carry out the above steps. Acqutek Corporation was contracted by Micro Image...
...Stack Overflow has many Python questions and answers. You can post questions and ask for general advice about your code at the r/LearnPython subreddit. If you suspect a bug in the Python core, search the Python Bug Tracker. If you think you've found a security vulnerability in Python, please read the instructions for reporting security issues. If you've found a problem with this web site, check the pythondotorg issue tracker. Looking for a particular Python module or application? Try the Pyt...
...stack to be very robust. As our flagship application, ProjectPipe is mission critical. If it proved unreliable to our customers, we'd be out of business. The Cast of Characters Alongside Python, there are a host of other tools and technologies in use: Twisted, as the basis for all application networking Nevow for much of the Web-based UI MochiKit for Javascript-based browser functionality PyDot for dependency graph rendering, and to draw workflow diagrams for our integrated workflow editor. ...
...stack: one license applying the law of California and another the law of Virginia. That could happen many times over with free software projects, with each module and some patches within the modules treated under different rules of law, which would create almost intolerable confusion. It does not happen with proprietary software because there is a single owner, who does not permit derivative works. In addition, we need to be worried about Unfreedonia, the jurisdiction that treats the...
...stacks and wireless connectivity, one no longer needs a standalone PC to harness the Web. VAHNZ Controls developed its eBukal[1] remote alarm device to leverage their knowledge of microcontroller interfacing and Internet protocols, creating an innovative solution for the field of building automation. Remote Event Dial-up Internet Notification The idea grew out of one client's need to monitor the temperature of an office building's air conditioning during one long hot summer in Portland. The of...
...stack traces produced by Python, even when running in staged production on the custom PowerPanel hardware, have helped to speed up the testing and debugging process. Python's vast standard libraries allow rapid development of functionality without resorting to re-invention of the wheel. Python's very clean syntax and indentation-based program structure makes code much easier to read and maintain. Since using Python in our development, the time to write new user interface layouts for the TAPtool...
If you didn't find what you need, try your search in the Python language documentation.