Memray is an open-source memory profiler for Python, developed by Bloomberg. Bloomberg has over 3,000 software developers who code in Python, as well as a Python Infrastructure team to support those developers. The team created Memray to enable developers to analyze their memory allocations, thus enabling them to reduce memory usage, find leaks, and identify … continue reading
GitHub announced a new feature for Dependabot alerts that helps developers see how vulnerabilities affect their code. Dependabot alerts use GitHub’s precise code navigation engine to determine if a repository directly calls a vulnerable function. The new feature marks a shift in how GitHub curates information on vulnerable packages from the Advisory Database to curating … continue reading
The team at Google recently announced the first production release of Flutter support for Windows as an app target. This comes as an expansion to Flutter, the cross-platform UI development kit, enabling Windows developers to experience the same productivity benefits as mobile developers. With this, Flutter has been tailored specifically for Windows applications, combining a … continue reading
Security company ShiftLeft today announced the new release of its ShiftLeft CORE platform with the Velocity Update that has new features for identifying and addressing potential vulnerabilities earlier in the software development life cycle. New features and capabilities include the ability to perform code analysis for Kotlin apps for mobile development, which is an early-stage … continue reading
SnapLogic, the enterprise automation company, today announced that it has raised $165 million at a one billion dollar valuation. This funding will go towards accelerating the company’s AI-powered data and application integration. This financing round was led by Sixth Street Growth, which will now be joining the SnapLogic board. These funds will go directly towards … continue reading
The continuous documentation startup, Swimm, today announced the launch of an open beta, granting free access to any team that wishes to use the platform. With the use of Swimm’s continuous documentation platform, organizations can simplify the process of creating, finding, and maintaining relevant documentation as part of the existing development workflows. Swimm ensures that … continue reading
BlackBerry and Deloitte announced that they will be teaming up to assist OEMs and those building mission-critical applications in securing their software supply chains. This will allow Deloitte to leverage BlackBerry’s flagship software composition analysis tool, BlackBerry Jarvis. This tool empowers OEMs to inspect the provenance of their code and each software asset that comes … continue reading
Parasoft announced the 2021.2 release of Parasoft SOAtest, Virtualize, CTP, and DTP. API testing components of the Parasoft Continuous Quality Platform will be available on October 12, 2021 and will work to empower teams to overcome software quality challenges and achieve continuous delivery at speed. This release shifts security testing into developer workflows, spanning the … continue reading
Anaconda today announced a partnership with Snowflake in order to bring open-source Python innovation to the data cloud. This partnership will allow users to build secure and scalable Python data pipelines and manage machine learning workflows with open-source innovation. Through the collaboration, Snowflake Data Cloud users will be able to speed up their Python-based workflows … continue reading
Microsoft announced the September 2021 release of the Python Extension for Visual Studio Code, which includes a rich Python editing experience in the browser, a revamped testing experience, and a new button for running and debugging files on the editor. The new version also includes an update regarding the Microsoft Python Language Server’s end of … continue reading
Anaconda announced that it would begin funding the Pyston project by hiring its lead developers Kevin Modzelewski and Marius Wachtler. Pyston’s core developers will focus on building an open-source community of users, contributors, and maintainers to ensure the Pyston project’s long-term sustainability, according to the company. The project is an open-source implementation of the Python … continue reading
Microsoft has announced the July 2021 release of the Python Extension for Visual Studio Code. This release introduces a quicker way of configuring project roots. According to Microsoft, a common issue developers have is that developers see diagnostics under import statements when opening new projects, but they don’t know how to resolve them. Configuring project … continue reading