Verified details These details have been verified by PyPI Project links Download Maintainers jerickso piro Unverified details These details have not been verified by PyPI Project links Homepage Changes Code Documentation Issue Tracker Meta License: GNU Library or Lesser General Public License (LGPL) (LGPL with exceptions) Author: Federico Di Gregorio Maintainer: Daniele Varrazzo Requires: Python >
Find, install and publish Python packages with the Python Package Index Search PyPI Search Or browse projects The Python Package Index (PyPI) is a repository of software for the Python programming language. PyPI helps you find and install software developed and shared by the Python community. Learn about installing packages. Package authors use PyPI to distribute their software. Learn how to packa
Description This document is all you need to know about what's required in your package.json file. It must be actual JSON, not just a JavaScript object literal. A lot of the behavior described in this document is affected by the config settings described in config. name If you plan to publish your package, the most important things in your package.json are the name and version fields as they will
はじめに Oracle に接続する場合、対象PCに Oracle クライアントをインストールする必要があるアプリケーションがありまして、リプレース作業に伴い「ODP.NET Managed Driver」に切り替えてOracle クライアントのインストールする手順を省きたいと思っています。 「ODP.NET Managed Driver」は、.NET 4以降のアプリケーションから使用できます。 ちなみに Java の場合、「Oracle Thin JDBC Driver」を使えば Oracle クライアントを介せずに直接 Oracle に接続することができます。ようやっと Java と同じことが出来るわけですね。 環境 Windows 10 Home Visual Studio 2017 Communicate Oracle Database 11g Express Edition (Or
こんにちは。サイボウズ・ラボ アルバイトの宮川(@miyagaw61)です。 今回は、Gitでソースコードを管理するソフトウェアにおいて、git-buildpackage(gbp)コマンドを使って複数のLinuxディストリビューションやそのバージョン毎に効率良くdebパッケージ化を行い、メンテナンスする方法について紹介したいと思います。 環境 Ubuntu Server 16.04 LTSで作業していますが、 Ubuntuの14.04や18.04でも問題なく動くと思います。 事前知識と準備 deb-version deb-versionとはdebianパッケージで用いられているバージョン番号形式のことで、{アップストリームバージョン}もしくは{アップストリームバージョン}-{リビジョン}という形式で表されます。 アップストリームバージョンは英数字(A-Za-z0-9)と記号(.+:~)が使
Scoopのインストール先を変更する システムドライブにデータやツールは置きたくないという宗教的理由から、C:は意図的に小さめ(100GB)でパーティション切ってます。なのでChocolateyやScoopのようなパッケージマネージャでどかどか放り込まれるのは心理的にも物理的にもつらい。 最初\scoop\以下を別ドライブに移動してc:\Users\<ユーザー名>にシンボリックリンク張ってみたんですがscoop自身がなかでジャンクションを使用してるのでリンクが循環参照しまくって気持ち悪いことに。(というか先にマニュアル読めっていう) Scoopとは Windows用のコマンドラインインストーラ aptとかpacmanとかapt-cygとかpipとかgemとかchocolateyとかその辺のやつみたい ScoopでWindowsにおける開発環境構築を最適化しよう インストール先の指定方法 s
2026-04-16 Blazor 2026-03-29 性能問題のポイント 2026-03-05 メモ 2026-02-25 SQL Server の基本的な設定 2026-01-16 移行性評価作業の作業内容 移行見積もりの概要 2026-01-15 各種、技術毎の移行性 64bit対応 ASP.NET Coreへの移行 IISバージョンアップ(ASP移行) OSバージョンアップ時のプロダクトの対応 P2V .NET Coreへの移行 Windows Desktop Packsへの移行 .NET 5への移行 .NET 6への移行 .NET 8への移行 .NET 10への移行 VBA移行 SQL Server のアップグレードと移行 VB 6.0 VB6.0からVB(.NET)へのコンバージョン VB6→VB.NET移行 FAQ 移行・コンバージョン方式 VB6の保守 VC++バージョン
最新の開発プラットフォームに欠かせないツールは、開発者が役に立つコードを作成、共有、および使用するために利用できるメカニズムです。 多くの場合、このようなコードは "パッケージ" にバンドルされています。このパッケージにはコンパイルされたコード (DLL) に加えて、このパッケージが使用されるプロジェクトで必要なその他のコンテンツが含まれています。 Microsoft がサポートする .NET (.NET Core を含む) のコード共有メカニズムである NuGet では、.NET 用のパッケージを作成、ホスト、使用する方法が定義されており、それらの各ロール用のツールが提供されています。 つまり、NuGet パッケージは、拡張子が .nupkg の 1 つの ZIP ファイルであり、コンパイル済みのコード (DLL)、そのコードに関連する他のファイル、パッケージのバージョン番号などの情報が
When you host internal packages, those packages can embed software and/or point to internal shares. You are not subject to software distribution rights like the packages on the community feed, so you can create packages that are more reliable and secure. First you should determine if you are making a self-contained package or (also) using automation scripts. You should also consider creating autom
この記事は、PowerShell Advent Calendar 2019の一日目です。 https://qiita.com/advent-calendar/2019/powershell Windowsのパッケージマネージャーの裏はPowerShellが多く使われています。 そんなWindowsにおけるパッケージマネージャーと言えば、Package Management Chocolateyが有名なのではないでしょうか? 私もChocolateyをパッケージマネージャーに用いて開発環境の構築をしてきましたが、課題が多かったためScoopに切り替えました。 Chocolateyで何が問題だったのか、なぜscoopを選んだのか、この一年scoopをどのように環境構築に利用しているのかを紹介します。 概要 Chocolatey の利用 どのように Chocolatey を利用していたのか Ch
This page documents the Alpine Package Keeper(APK), the package manager in Alpine Linux. Refer to the excellent guide Working with APK from Alpine Linux documentation project to learn the basics quickly. Graphical software managers can be used for certain basic package management tasks like adding/removing and upgrading packages. Package management in RAM-based installs like Diskless mode and Data
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く