Search code examples
Is there a standard location to store function cache files in Python?...

pythoncachingpackagingmemoization

Read More
Multiple msixupload files for uwp with packaging project...

uwpbundlepackagingdesktop-bridgemsix

Read More
What is pyproject.toml file for?...

pythonpippackagingpyproject.toml

Read More
Version control for large binary files and >1TB repositories?...

svngitversion-controlpackaging

Read More
How to build a stable ABI wheel from the PEP517 build package?...

pythoncpackaging

Read More
Properly re-expose submodule (or is this a bug in pylance)...

pythonpackagingpyright

Read More
Using an extra python package index url with setup.py...

pythonpippackagingsetup.pypypi

Read More
Python packaging: wheels vs tarball (tar.gz)...

pythontarpackagingpython-wheel

Read More
What is "where" argument for in setuptools.find_packages?...

pythonsetuptoolspackaging

Read More
Best way to add generated files to distribution?...

bisonpackagingflex-lexerautoconfautomake

Read More
Is there a way to check if the current application is a misx application...

c#wpfdeploymentpackagingmsix

Read More
How exactly does `dnf install 'pkgconfig(NAME)'` syntax work?...

packagingpkg-configdnf

Read More
How to use WIX V4 within CMAKE to build an installation package for Windows...

cmakewixpackagingcpackwix4

Read More
Specify dependencies in pyproject.toml with install URL or with index-url...

pythondependenciespackagingpyproject.toml

Read More
Including a directory using PyInstaller...

pythoninstallationincludepyinstallerpackaging

Read More
How to get installation directory using setuptools and pkg_ressources...

pythonsetuptoolspackagingpkg-resources

Read More
custom python package not importing...

pythonpackagingpypi

Read More
What is the best practice for imports when developing a Python package?...

pythonpython-importpackaging

Read More
How to use CMake / CPack to add a conffile to a deb package? With CPACK_DEBIAN_PACKAGE_CONTROL_EXTRA...

cmakepackagingdebcpackdebian-packaging

Read More
Why does my Python package install files directly into site-packages instead of under my package dir...

pythonpackagingpypidirectory-structure

Read More
Single executable binary of Ruby gem...

rubycompilationexecutablepackaging

Read More
Where are 'package data' files?...

pythonvirtualenvpackagingpipdistutils

Read More
Is there complete documentation for `setup.cfg`?...

pythonsetuptoolspackagingsetup.py

Read More
How to post-install something using GNU Automake?...

linuxpackagingautomake

Read More
How to write setup.py to include a Git repository as a dependency...

pythondjangogitpackagingsetuptools

Read More
Electron Forge - Error: EBUSY: resource busy or locked, rmdir 'path'...

windowselectronpackagingelectron-forge

Read More
.env files and python package distribution...

pythonsetuptoolspackagingdistutils.env

Read More
Create a single executable from a Python project...

pythoncompilationexepackagingsoftware-distribution

Read More
Scripts in python package...

pythonpackagingdirectory-structureproject-structure

Read More
Building package for noarch with Maturin for Python >= 3.9...

pythonrustpackagingpyo3maturin

Read More
BackNext