![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Mia! Accounting is an accounting module for Flask_ applications.
It is designed both for mobile and desktop environments. It
implements double-entry bookkeeping
_. It generates the following
accounting reports:
In addition, Mia! Accounting tracks offsets for unpaid payables and receivables.
There is a live demonstration
_ for Mia! Accounting. It runs the
same code as the test site
_ in the source distribution
_. It is
the simplest website that works with Mia! Accounting. It is also
used in the automatic tests.
If you do not have a running Flask application or do not know how to start one, you may start with the test site.
Install Mia! Accounting with pip
:
::
pip install mia-accounting
You may also download from the PyPI project page
_ or the
release page
_ on the Git repository
_.
Refer to the documentation on Read the Docs
_.
Refer to the change log
_.
Copyright (c) 2023-2024 imacat.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
| imacat | imacat@mail.imacat.idv.tw | 2023/1/27
.. _Flask: https://flask.palletsprojects.com .. _double-entry bookkeeping: https://en.wikipedia.org/wiki/Double-entry_bookkeeping .. _live demonstration: https://accounting.imacat.idv.tw .. _test site: https://github.com/imacat/mia-accounting/tree/main/tests/test_site .. _source distribution: https://pypi.org/project/mia-accounting/#files .. _PyPI project page: https://pypi.org/project/mia-accounting .. _release page: https://github.com/imacat/mia-accounting/releases .. _Git repository: https://github.com/imacat/mia-accounting .. _documentation on Read the Docs: https://mia-accounting.readthedocs.io .. _change log: https://mia-accounting.readthedocs.io/en/latest/changelog.html
FAQs
A Flask accounting module.
We found that mia-accounting demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.