Skip to main content

Get Started with textlog

Simple Python Text Log

Getting Started

  • Use our step-by-step guide to get started with textlog in minutes.

1. Download Python

  • Get started with Python to use everything in the textlog.

  • Download Python

2. Get the command line tool

pip install textlog

3. Use

  • Command

    • add

      # Default
      python log.py add "FILE NAME" "CONTEXT"
      # Example
      python log.py add "dongs" "update >> 0.0.1 --> 0.0.2"
      

      Example01

      # Option
      # -p : Write and print at same time.
      # -P : Specifies the path of the file.
      #   Example
      python log.py add -P "c:" log "(2019.10.20 20:23) process >> END" -p
      

      Example02

    • help

      # Default and Example
      python help
      

      Example03

  • Python

    • log

      file_name
      context
      path=None
      # Path where the file will be stored
      # default(None) : Interpreter execution location
      isPrint=False
      # with print
      
      • Example

        import textlog
        textlog.log("dongs", "update >> 0.0.1 --> 0.0.2", path="c:/", isPrint=True)
        

        Example01

Log

  • 0.0.1.1

    • add is_no_file option
  • 0.0.1

    • create project
    • add command
      • add
        • add -p, -P Option
      • help

Copyright

Release files for textlog 0.0.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for textlog 0.0.1.1
File Interpreter ABI Platform
textlog-0.0.1.1-py3-none-any.whl Python 3 none any Details

Release files / textlog-0.0.1.1-py3-none-any.whl

Download URL textlog-0.0.1.1-py3-none-any.whl
Size 4.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
834e38a52b83bcb517366a9852e4e473e00a6b25aa3c0ce6a70458d1c1c170c8
BLAKE2b-256 checksum
How to use checksums
bdca81987e4c717f67e53438fc9d2800475144fd8753b98e9889b8536925cfde
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.8.0

Release history Release notifications | RSS feed

This release

0.0.1.1 This release

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page