Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with setuptools
A curated list of projects in awesome lists tagged with setuptools .
https://github.com/jazzband/pip-tools
A set of tools to keep your pinned Python dependencies fresh.
hashes lockfile packaging pip pip-compile pip-tools python requirements setuptools
Last synced: 16 Dec 2024
https://github.com/nvie/pip-tools
A set of tools to keep your pinned Python dependencies fresh.
hashes lockfile packaging pip pip-compile pip-tools python requirements setuptools
Last synced: 23 Nov 2024
https://github.com/navdeep-g/setup.py
๐ฆ A Human's Ultimate Guide to setup.py.
distutils forumans guide kennethreitz packaging python setuptools
Last synced: 19 Dec 2024
https://github.com/navdeep-G/setup.py
๐ฆ A Human's Ultimate Guide to setup.py.
distutils forumans guide kennethreitz packaging python setuptools
Last synced: 29 Oct 2024
https://github.com/pivotal/workstation-setup
Scripts to automatically set up a machine for development the "Tanzu Labs" way
homebrew osx-setup setuptools zsh
Last synced: 21 Dec 2024
https://github.com/basnijholt/unidep
Single source of truth with requirements for pip and conda
conda conda-environment conda-lock pip pip-compile setuptools
Last synced: 21 Dec 2024
https://github.com/asottile/setup-cfg-fmt
apply a consistent format to `setup.cfg` files
Last synced: 21 Dec 2024
https://github.com/asottile/setup-py-upgrade
upgrade a setup.py to declarative metadata
Last synced: 16 Dec 2024
https://github.com/benjaminjack/python_cpp_example
An example of a hybrid python/C++ package with unit tests
catch-tests cmake cpp pybind11 python python-cpp setuptools unittest
Last synced: 17 Nov 2024
https://github.com/lockedata/starters
R Package ๐ฆ for initializing projects for various R activities :nut_and_bolt:
developer-tools r r-package reproducibility rstats setup setup-tool setuptools
Last synced: 22 Nov 2024
https://github.com/iswix-llc/iswix
Industrial Strength Windows Installer XML Application
csharp dotnet dtf iswix msi setuptools windows wix wix-toolset
Last synced: 16 Dec 2024
https://github.com/asottile/setuptools-golang
A setuptools extension for building cpython extensions written in golang.
Last synced: 15 Dec 2024
https://github.com/iswix-llc/IsWiX
Industrial Strength Windows Installer XML Application
csharp dotnet dtf iswix msi setuptools windows wix wix-toolset
Last synced: 27 Oct 2024
https://github.com/ashishb/dotfiles
Dotfiles for developers (with CI testing)
bashrc dotfiles setup-osx setup-script setuptools
Last synced: 17 Dec 2024
https://github.com/jwodder/versioningit
Versioning It with your Version In Git
available-on-pypi git hatch mercurial packaging python setuptools vcs version versioningit
Last synced: 16 Dec 2024
https://github.com/localstack/plux
A dynamic code loading framework for building pluggable Python distributions
Last synced: 21 Dec 2024
https://github.com/diegoferigo/cmake-build-extension
Setuptools extension to build and package CMake projects
bindings cmake extension pybind pybind11 python setuptools swig
Last synced: 18 Dec 2024
https://github.com/jupyter/jupyter-packaging
Tools to help build and install Jupyter Python packages
distutils jupyter packaging python setuptools
Last synced: 21 Dec 2024
https://github.com/abravalheri/ini2toml
Automatically conversion of `.ini/.cfg` files to TOML equivalents
cfg-files ini pep621 setuptools toml
Last synced: 21 Dec 2024
https://github.com/franneck94/pythonprojecttemplate
Python project template with unit-tests, documentation, ci-testing and workflows.
benchmark codecov conda github-actions makefile pre-commit pytest python setuptools sphinx testing travis-ci vscode workflows
Last synced: 27 Oct 2024
https://github.com/orsinium-archive/poetry-setup
Generate setup.py (setuptools) from pyproject.toml (poetry)
cli packaging pip poetry pypi pyproject python setuptools
Last synced: 15 Nov 2024
https://github.com/awaescher/pathed
๐ A deployable tool to add or remove values from the Windows PATH variable.
installer path-variable setuptools windows
Last synced: 06 Dec 2024
https://github.com/awaescher/PathEd
๐ A deployable tool to add or remove values from the Windows PATH variable.
installer path-variable setuptools windows
Last synced: 13 Nov 2024
https://github.com/anxuae/setuptools-cythonize
Distribute python modules/packages as binary files (compilation based on Cython)
cython python setuptools wheel
Last synced: 06 Nov 2024
https://github.com/jasonwc/setup
Ansible Playbooks for setting up WSL/Multipass VMs
ansible ansible-playbooks linux multipass setuptools windows-10 workstation-management wsl wsl-ubuntu wsl2
Last synced: 27 Nov 2024
https://github.com/maxyermayank/developer-mac-setup
Set of Scripts and Documentation to setup Mac as Development Environment
developer-environment developers mac macos-setup osx-setup productivity setup setup-development-environment setup-macos setup-osx setup-script setuptools software-development technology tools
Last synced: 16 Nov 2024
https://github.com/prahladyeri/pipshow
A script to show details of any python package, irrespective of whether its installed or not
Last synced: 05 Nov 2024
https://github.com/keathmilligan/python-boilerplate
A standardized shrink-wrap project template for Python with unit-test support and documentation
Last synced: 04 Dec 2024
https://github.com/dgelessus/fistutils
distutils and related libraries patched for use in Pythonista.
distutils pip python pythonista pythonista-ios setuptools
Last synced: 11 Nov 2024
https://github.com/notharshhaa/devops_setup-installations
๐๐๐ฏ๐๐ฉ๐ฌ ๐๐จ๐จ๐ฅ๐ฌ - ๐๐๐ญ๐ฎ๐ฉ, ๐๐ง๐ฌ๐ญ๐๐ฅ๐ฅ๐๐ญ๐ข๐จ๐ง๐ฌ, ๐๐ฎ๐ข๐๐๐ฌ
cloud-services cloud-setup devops devops-guide devops-setup-tools devops-tools guide installation setup setup-guide setuptools tools-and-automation tools-installer
Last synced: 26 Nov 2024
https://github.com/niklasrosenstein/slap
Slap is a CLI to assist in the process for developing and releasing Python packages.
app cli flit python python-poetry release-automation setuptools
Last synced: 17 Dec 2024
https://github.com/quinovas/lambda-setuptools
A Command extension to setuptools that builds an AWS Lambda compatible zip file
Last synced: 09 Nov 2024
https://github.com/keathmilligan/flask-quickstart
A quick-start project template for a RESTful Flask-based application feature SQLAlchemy database integration, object marshalling, JWT authentication and pytest unit-tests.
Last synced: 04 Dec 2024
https://github.com/asottile/setuptools-golang-examples
Example extensions written for https://github.com/asottile/setuptools-golang
Last synced: 12 Dec 2024
https://github.com/bruxisma/brujeria
Black Magic to hook into setuptools and distutils for Extensions
build-system importlib ninja-build occult python setuptools
Last synced: 11 Oct 2024
https://github.com/jelmer/setuptools-protobuf
protobuf support for setuptools
Last synced: 10 Dec 2024
https://github.com/andrewpetrochenkov/setuppy-generator.py
:package: :snake: setup.py generator
cli generator python setuptools
Last synced: 14 Nov 2024
https://github.com/jatin-8898/express-react-webpack-babel-setup
Setup Environment using Express, React, Webpack & Babel 7 ๐
babel environment express react setup setup-development-environment setup-guide setuptools starter starter-app starter-files starter-kit starter-pack starter-template starterkit template webpack
Last synced: 11 Oct 2024
https://github.com/andrewpetrochenkov/setupcfg-generator.py
:package: :snake: setup.cfg generator
cli generator python setuptools
Last synced: 14 Nov 2024
https://github.com/nihlaeth/dnd
online character sheets for Dungeons & Dragons v2.tomaas
aiohttp aiohttp-login asyncio bootstrap dnd dungeons-and-dragons jinja2 jquery mongodb online-character-sheets python-3-6 setuptools
Last synced: 12 Oct 2024
https://github.com/vitormattos/dotfiles
Setup my environment using Makefile
bash-alias bashrc configuration configuration-as-code configuration-management dotfiles dotfiles-installer dotfiles-linux dotfiles-management dotfiles-manager environment hacktoberfest installer installer-tools linux makefile setup setuptools
Last synced: 27 Oct 2024
https://github.com/sadlil/dotfiles
Collection of scripts, cheatsheets, knowledge base and dotfiles
cheatsheet dockerfile dotfile kubefile setuptools
Last synced: 23 Oct 2024
https://github.com/kxepal/setuptools-pkg
Plugin for setuptools to build FreeBSD pkg
freebsd packaging python setuptools
Last synced: 13 Oct 2024
https://github.com/ivanoskov/workstarter
ะัะพััะฐั ััะธะปะธัะฐ ะดะปั ะฐะฒัะพะผะฐัะธัะตัะบะพะณะพ ะทะฐะฟััะบะฐ ะฟัะพะณัะฐะผะผ ะธ ะพัะบัััะธั ัะฐะนัะพะฒ ะฟัะธ ััะฐััะต ัะฒะพะตะณะพ ะะ
pyqt6 python script setuptools tools utilities
Last synced: 22 Nov 2024
https://github.com/anchen1011/linux-machine-setup
linux setup setuptools tmux zsh
Last synced: 07 Nov 2024
https://github.com/dmitryryumin/terminal_docs
ะะพะผะฐะฝะดั ะดะปั ัะฐะฑะพัั ะฒ ัะตัะผะธะฝะฐะปะต
brew conda electron linux media-info node npm pip setuptools terminal virtualenv zsh
Last synced: 08 Nov 2024
https://github.com/backslashspace/winutil
Description to be made
debloat debloater enhancement enhancer gui harden hardening optimization optimizer setup setuptools tool
Last synced: 16 Nov 2024
https://github.com/sagemath/sage-package
Utilities for authoring packages for SageMath
pip sagemath setuptools sphinx-extension
Last synced: 16 Nov 2024
https://github.com/elcorto/samplepkg
Skeleton python package to test setup.py and various ways to install a package using pip + setuptools + setup.py.
pip python setuptools virtualenv
Last synced: 28 Nov 2024
https://github.com/kautenja/very-good-setuptools-git-version
Automatically set PyPi package version from Git
git python2 python3 setuptools
Last synced: 30 Sep 2024
https://github.com/veerendra2/funmotd
TV Shows, Movies Quotes MOTD for Bash :sunglasses:
bash bashrc motd motd-message movie-quote pip3 pypi python3 setuptools tv-shows-quote
Last synced: 12 Oct 2024
https://github.com/frequenz-floss/frequenz-repo-config-python
Frequenz repository setup tools and common configuration for Python
config frequenz grpc lib library mkdocs nox project protobuf python repo-config repository setuptools tool
Last synced: 22 Nov 2024
https://github.com/sondosaabed/developing-python-packages
In this course, I learned about package structure, essential files for packaging, import structure, documentation, and maintaining code style with flake8. I used templates and cookiecutter to create package skeletons. Lastly, I learned to use setuptools and twine to build and publish packages to PyPI.
cookiecutter datacamp flake8 pyment pypi python python-package setuptools tox-testing twine unit-testing zen
Last synced: 06 Nov 2024
https://github.com/seanbreckenridge/reorder_editable
Naive implementation to reorder my easy-install.pth file, to manage editable namespace packages
Last synced: 09 Oct 2024
https://github.com/camilamaia/setup
Automatically configuration of my personal setup: Terminal, IDEs, automations...
alfred alfred-workflow apple-sho applescript iterm2 macos oh-my-zsh setup-macos setup-script setuptools vscode
Last synced: 07 Dec 2024
https://github.com/oefenweb/ansible-pip
Ansible role to set up (the latest version of) pip, wheel and setuptools in Debian-like systems
ansible debian package-manager pip python setuptools ubuntu wheel
Last synced: 22 Nov 2024
https://github.com/andrewpetrochenkov/setupcfg.py
:package: :snake: setup.cfg helper
Last synced: 14 Nov 2024
https://github.com/karellen/wheel-axle
Wheel Axle - Python Wheel enhancement library
packaging packaging-python post-install post-installation python setuptools symlink symlinks wheel wheels
Last synced: 14 Dec 2024
https://github.com/ecarreras/xerrada-pygrn-packaging
Xerrada sobre empaquetament al Python Girona
packaging python setuptools slides
Last synced: 11 Nov 2024
https://github.com/nicfit/parcyl
Parcyl is built from and extends `setuptools`. It also provides a strategy and tools for managing project requirements.
pip python requirements setuptools
Last synced: 08 Nov 2024
https://github.com/thombashi/releasecmd
releasecmd is a release subcommand for setup.py (setuptools.setup). The subcommand create a git tag and push, and upload packages to PyPI.
python-library release-automation release-helper setuptools
Last synced: 23 Oct 2024
https://github.com/fi-mihej/cengalpolybuild
A Comprehensive and Hackable Build System for Multilingual Python Packages: Cython (including automatic conversion from Python to Cython), C/C++, Objective-C, Go, and Nim, with ongoing expansions to include additional languages
build build-automation build-system build-tool c-language cpp cython go golang modules-manager nim nim-language objective-c packaging packaging-python packaging-system python python-package-template python-packaging setuptools
Last synced: 12 Oct 2024
https://github.com/muhammad-fiaz/dotsetup
DotSetup is a versatile Python package designed for streamlined management of multiple configurations. It simplifies the storage and retrieval of settings from .env and .json files, offering a seamless solution for your project's setup needs.
config configuration configuration-files configuration-management dot-en dotenv dotsetup dotsetups env environment-variables ini ini-parser json open-source opensource project-setup settings settings-management setup setuptools
Last synced: 26 Oct 2024
https://github.com/vroncevic/dist_py_module
Distributing python modules
distributed generator install-script linux macos module pip python3 qnx setup setuptools temaplate tool unix
Last synced: 24 Oct 2024
https://github.com/arctictechnology/pythonstarterpackage
Python starter package, a template for creating your own python packages.
package package-creation package-development packaging packaging-for-pypi packaging-python packaging-tutorial pypi pypi-package python python-package-boilerplate python-package-demo python-package-example python-package-starter python-package-template setup-guide setup-tutorial setupcfg setuptools starter-kit
Last synced: 10 Nov 2024
https://github.com/michaelcurrin/python-package-quickstart
A simple template for a Python project that can be installed with pip - includes docs and tutorial ๐ ๐ฆ
base python python-package python3 quickstart scaffold setuptools starter template
Last synced: 18 Dec 2024
https://github.com/tomaytotomato/dev-setup
๐จ Ansible playbooks to setup my Kubuntu machine for dev work ๐ง
ansible ansible-playbook ansible-playbook-bundles bash dev-machine dev-tools docker intellij java jetbrains linux maven nvm sdkman setup setup-development-environment setuptools snap
Last synced: 09 Dec 2024
https://github.com/pierlauro/protobufferize
Compile protobuffers via setuptools
grpc grpc-python proto protobuf protobuffer protobufferize protocol-buffers protos python3 setuptools
Last synced: 09 Dec 2024
https://github.com/gogolcorp/go-eland
๐ฆค | Go-รฉland is my personnal Ubuntu configuration setup assistant, including applications/packages/formulaes installation, dotfiles/aliases sync, ,zsh framework, VSCode settings, CLIs, [...], and more !
dotfiles dotfiles-installer dotfiles-manager setuptools ubuntu
Last synced: 20 Dec 2024
https://github.com/moikapy/moiboi-cli
MoiBoi-Cli Making Projects Simplified
boilerplate cli github project-template setuptools
Last synced: 08 Nov 2024
https://github.com/greatfruitomsk/setuptools_scm_about
setuptools_scm plugin to use version from __about__.py
python setuptools setuptools-scm
Last synced: 08 Nov 2024
https://github.com/sanders41/python-project-generator
Generates a Python project structure for starting new projects
maturin poetry project-template pyo3 python python-project-starter python-project-template rust setuptools template
Last synced: 28 Oct 2024
https://github.com/tralahm/mydotfiles
My Arch Linux dotfiles,configs,custom scripts, vimrcs,zshrc,muttrc, bashrc,Xresources,mpd,ncmcpp,xsession,I3,Polybar ranger
archlinux bashrc-configs dotfiles i3-config mpd-config mutt-configuration polybar-config scripts-collection setup-development-environment setuptools tmux tralahm tralahtek vim-configuration vimrc xresources zshrc
Last synced: 13 Nov 2024
https://github.com/buluma/ansible-role-setuptools
Install setuptools on your system.
Last synced: 11 Nov 2024
https://github.com/tfiers/puprelease
A command-line script to guide you through the process of releasing a new version of your Python package on PyPI.
command-line-tool pip pypi python release-automation semver setuptools setuptools-scm twine wheel
Last synced: 13 Nov 2024
https://github.com/Squirrel-installer-problems/info
Squirrel installer problems - Impossible to install softwares where we want (example in Program Files)
c-sharp installer installer-script setup setuptools squirrel windows
Last synced: 04 Dec 2024
https://github.com/hexiro/pykager
๐๐ setup.py generator with smart defaults
cli generator python setup setuptools
Last synced: 19 Dec 2024
https://github.com/sinoroc/zapp
Build zipapp single file Python applications easily.
packaging python python-3 python-packaging python-zipapp python3 setuptools
Last synced: 13 Nov 2024
https://github.com/jmsv/python-packagify
:snake: python scripts :arrow_right: package :package:
Last synced: 07 Nov 2024
https://github.com/emako/msix-nsis
A mixed demo for wrapping the msix to NSIS(Nullsoft Scriptable Install System) setup program.
installer msix nsis nsis-installer setup setuptools windows
Last synced: 10 Oct 2024
https://github.com/biosfood/arch-config
my configuration and setup files for a quick arch linux setup
archlinux developer-tool neovim setuptools
Last synced: 05 Nov 2024
https://github.com/muhammad-fiaz/setups-python
Setups: Dynamically generate setup.py for Python projects.
dev-tools developer-tool developer-tools development pip pypi pypi-package pypi-packages pypi-packaging python python-setup python3 setup setup-script setuptools tools
Last synced: 30 Nov 2024
https://github.com/horta/pystart
Quick-start for Python packages.
distutils package python quickstart setup setuptools
Last synced: 22 Nov 2024
https://github.com/jsporna/semver-setuptools-git-version
Automatically set PyPi package version from Git in SemVer format
Last synced: 30 Nov 2024
https://github.com/hattya/scmver
A package version manager based on SCM tags
bazaar breezy darcs distutils fossil git mercurial packaging python setuptools subversion vcs
Last synced: 17 Oct 2024
https://github.com/karellen/wheel-axle-runtime
Wheel Axle Runtime - Python Wheel enhancement library
packaging packaging-python post-install post-installation python setuptools symlink symlinks wheel wheels
Last synced: 14 Dec 2024
https://github.com/ginolatorilla/python3-template
A Python3 project template for PIP-ready packages
pip project-template pycodestyle pyproject-toml pytest python python-3 python3 setuptools virtualenv yapf
Last synced: 13 Nov 2024
https://github.com/alexmhack/python_packaging
This tutorial walks you through how to package a simple Python project.
beginner-project pypi pypi-packages python-packages python-tutorial python3 setuptools simple-project
Last synced: 15 Nov 2024
https://github.com/federicobruzzone/setup-ocaml-project-with-dune
This repository provides a basic setup for an OCaml project with using Dune as the build system. It aims to provide a simple and straightforward structure for your OCaml project, allowing you to focus on writing code without the complexities of a build system.
functional-programming ocaml ocamlbuild project-template setuptools
Last synced: 09 Nov 2024
https://github.com/anthonycorletti/rust-python-project-template
A minimal project template that can be used for building rust-backed python projects.
maturin pytest python rust setuptools
Last synced: 20 Nov 2024
https://github.com/tomschr/python-sample
Python Example Project for Trainees
python sample setuptools trainee
Last synced: 08 Nov 2024
https://github.com/mendhak/setuptools-stdeb-example
Example setup.py that creates a .deb package from an executable Python script
debian packaging setuptools stdeb ubuntu
Last synced: 19 Dec 2024