#dependencies

[ follow ]
#python
fromTechzine Global
3 weeks ago
Software development

New standard in Python provides a solution for complex lock files

PEP 751 establishes standards for package dependencies, enhancing installation reproducibility in Python applications.
fromPythonbytes
6 months ago
Python

What's on Django TV tonight?

Open Source maintainers should be compensated properly, with a recommended minimum of $2k/year/dev for company participation.
fromPythonbytes
1 day ago
Python

Or you go to jail

Pip 25.1 enhances package management with new features like dependency groups and a progress bar.
Aiohttp now includes free-threaded variants improving its performance.
The uv package now supports pylock.toml for better dependency management.
fromRealpython
1 day ago
Software development

How to Manage Python Projects With pyproject.toml Quiz - Real Python

The pyproject.toml file defines a Python project's build system and dependencies.
fromTechzine Global
3 weeks ago
Software development

New standard in Python provides a solution for complex lock files

PEP 751 establishes standards for package dependencies, enhancing installation reproducibility in Python applications.
fromPythonbytes
6 months ago
Python

What's on Django TV tonight?

Open Source maintainers should be compensated properly, with a recommended minimum of $2k/year/dev for company participation.
fromPythonbytes
1 day ago
Python

Or you go to jail

Pip 25.1 enhances package management with new features like dependency groups and a progress bar.
Aiohttp now includes free-threaded variants improving its performance.
The uv package now supports pylock.toml for better dependency management.
fromRealpython
1 day ago
Software development

How to Manage Python Projects With pyproject.toml Quiz - Real Python

The pyproject.toml file defines a Python project's build system and dependencies.
more#python
#software-development
fromMedium
7 months ago
JavaScript

Create and Publish Packages: A Modern Approach

Use the Bit Platform for simplified package management and publishing without complex setups.
fromInfoQ
5 months ago
JavaScript

Monorepos: Beyond the Technicalities

Monorepo and poly-repo structures differ mainly in dependency relationships and artifact production, with nuances complicating their definitions.
fromMedium
7 months ago
JavaScript

Create and Publish Packages: A Modern Approach

Use the Bit Platform for simplified package management and publishing without complex setups.
fromInfoQ
5 months ago
JavaScript

Monorepos: Beyond the Technicalities

Monorepo and poly-repo structures differ mainly in dependency relationships and artifact production, with nuances complicating their definitions.
more#software-development
fromTheregister
6 months ago
JavaScript

Socket slurps $40M to strengthen software supply chain

Socket has secured $40 million in funding to enhance software supply chain security, totaling $65 million raised since its launch in 2021.
fromdzone.com
6 months ago
UX design

Being the Glue: Managing a Zero-to-One Project - DZone

The role of the 'Glue' in software projects is crucial for team coordination and project success.
fromSpeckyboy Design Magazine
11 months ago
JavaScript

What to Do When Your Website Faces a Major Software Change

Keeping up with changes in web development is crucial for developers to manage dependencies effectively and avoid potential errors.
fromAlvinalexander
1 year ago
JavaScript

Ammonite REPL: How to import managed dependencies (and JAR files, too)

To load managed dependencies in Ammonite REPL, use import $ivy.`groupId::artifactId:version` syntax.
[ Load more ]