About Anaconda Help Download Anaconda

In-place file processing in Python

copied from cf-staging / in_place

Installers

  • noarch v1.0.1

conda install

To install this package run one of the following:
conda install conda-forge::in_place

Description

The inplace module provides an InPlace class for reading & writing a file "in-place": data that you write ends up at the same filepath that you read from, and inplace takes care of all the necessary mucking about with temporary files for you.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy