awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesEntry Post-Processors

Applies custom functions to modify, deduplicate, or enrich imported accounting entries after extraction.

Distinct from Import Post-Processors: Distinct from Import Post-Processors: specifically processes accounting entries after import, not general asset post-processing.

Explore 2 awesome GitHub repositories matching graphics & multimedia · Entry Post-Processors. Refine with filters or upvote what's useful.

Awesome Entry Post-Processors GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • beancount/beancountbeancount का अवतार

    beancount/beancount

    5,291GitHub पर देखें↗

    Beancount is a plain-text double-entry accounting system. It enforces zero-sum transactions, organizes accounts into a hierarchical five-type tree, and verifies balances at specific dates using precision-derived tolerances. Transactions are recorded in plain-text files with a strict syntax that supports currency-specific rounding, automatic interpolation of missing amounts, and comprehensive metadata including tags, links, and payee annotations. Beyond core bookkeeping, Beancount offers investment portfolio tracking with lot-based cost basis management, configurable booking strategies (FIFO,

    Applies custom functions to modify, deduplicate, or enrich imported accounting entries.

    Pythonbeancount
    GitHub पर देखें↗5,291
  • simonmichael/hledgersimonmichael का अवतार

    simonmichael/hledger

    4,059GitHub पर देखें↗

    hledger is a plain text accounting tool and double-entry ledger manager that stores financial transactions in human-readable text files. It functions as a financial reporting engine for generating balance sheets and income statements, and as a multi-currency investment tracker for managing commodity lots and capital gains. The project distinguishes itself by providing multi-interface data access, allowing users to interact with their financial data via a command line interface, a terminal user interface, and a web server. It features a market-price valuation system to calculate the current va

    Sorts and consolidates multiple postings to the same account within a transaction to clean entries.

    Haskellaccountingcommand-line-toolconsole-application
    GitHub पर देखें↗4,059
  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. Geometry Post-Processing Pipelines
  5. Import Post-Processors
  6. Entry Post-Processors

सब-टैग एक्सप्लोर करें

  • Posting ConsolidationUtilities for merging multiple postings to the same account within a single transaction to simplify entries. **Distinct from Entry Post-Processors:** Distinct from general entry post-processing by specifically focusing on the consolidation of similar postings for clarity.